our slack bots
Notice: This service was taken offline on 2019-08-27.
- Clone repo
npm install- Ensure there is a development token present for the bot you want to work on (bot list here) in your
.envfile. If you have not yet created a staging bot for development, read this. npm run get-secretsnpm run start-dev
Commits to master automatically land in production. There is no staging environment!
For more information, please read the wiki.