mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
15 lines
397 B
Markdown
15 lines
397 B
Markdown
---
|
|
category: slack
|
|
title: Create a URL Handler for Slack
|
|
award: 1000
|
|
status: complete
|
|
date: '2016-07-01'
|
|
---
|
|
|
|
Create a script for Slackbot that will:
|
|
|
|
- Use the Slack API to monitor all messages in all channels
|
|
- Detect messages sent with LBRY URLs, e.g. `lbry://oprahbees`
|
|
- Look up LBRY URLs
|
|
- Detect if the image resolves to a GIF/GIFV and has no license payment
|
|
- Fetch and display the image
|