mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-06 18:49:53 +00:00
15 lines
489 B
Markdown
15 lines
489 B
Markdown
---
|
|
category: slack
|
|
title: Create a Slack Greeter
|
|
award: 250
|
|
status: complete
|
|
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
|