Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 532 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 532 Bytes

Slack Magic-8-ball

« Beseech and thou shall hath an answer »

A Node.js server for Slack that randomly responds to trigger words on a channel, and changes behavior depending on who posts.

Copy config.json.dist to config.json and messages.json.dist to messages.json and make the relevant changes with your domain, api key and payload token, then add some messages, and you're ready to go !

An edition page is available at the root of the webserver, where you can modify the messages.json file.