Text adventures in Slack
- Create an incoming message hook for slack, then set the
SLACK_TOKEN
environment variable - Create an outgoing message hook and point it to http://your-server/message
bundle
bundle exec ./start.sh
Text adventures in Slack
SLACK_TOKEN
environment variablebundle
bundle exec ./start.sh