https://github.com/tchapi/slack-magic-8-ball
« Beseech and thou shall hath an answer »
https://github.com/tchapi/slack-magic-8-ball
Last synced: 5 months ago
JSON representation
« Beseech and thou shall hath an answer »
- Host: GitHub
- URL: https://github.com/tchapi/slack-magic-8-ball
- Owner: tchapi
- Created: 2015-02-16T22:12:55.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T14:43:06.000Z (over 2 years ago)
- Last Synced: 2025-04-19T20:17:52.612Z (10 months ago)
- Language: JavaScript
- Size: 256 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Slack Magic-8-ball
_« Beseech and thou shall hath an answer »_
A Node.js server for [Slack](https://slack.com/) that randomly responds to trigger words on a channel, and changes behavior depending on who posts.
Copy `.env.example` to `.env`, `general.json.dist` to `general.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.