This is a Botkit starter kit for slack, created with the Yeoman generator.
To complete the configuration of this bot, make sure to update the included .env
file with your platform tokens and credentials.
This bot is powered by a folder full of modules. Edit the samples, and add your own in the features/ folder.
Help with running locally: https://medium.com/greenroom/the-slack-bot-tutorial-i-wish-existed-d53133f03b13
NOTE** Does NOT use RTM, uses EVENTS API instead
Need to install ngrok
: https://dashboard.ngrok.com/get-started/setup
node bot.js
- conversations.list - Slack Events API
- OAuth Tokens & Redirct URLs