mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 01:11:25 +00:00
Add Slack Greeter bounty
This commit is contained in:
parent
f8cb9459d5
commit
f06d24e593
1 changed files with 15 additions and 0 deletions
15
slack-greeting.md
Normal file
15
slack-greeting.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
category: slack
|
||||
title: Create a Slack Greeter
|
||||
award: 250
|
||||
status: available
|
||||
date: '2016-07-01'
|
||||
---
|
||||
|
||||
Create a script that will automatically message all new members of our Slack channel.
|
||||
|
||||
The message sent must be loaded dynamically from a URL.
|
||||
|
||||
This [Github project](https://github.com/orliesaurus/greetingslack) is a good example of what's required. However, a few modifications are required:
|
||||
- Message must be regularly pulled in from a dynamic URL
|
||||
- Must run on Digital Ocean instance
|
Loading…
Add table
Reference in a new issue