diff --git a/slack-greeting.md b/slack-greeting.md new file mode 100644 index 00000000..9bb0512c --- /dev/null +++ b/slack-greeting.md @@ -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