Skip to content

mzgoddard/bots

 
 

Repository files navigation

bots

our slack bots

Development

  1. Clone repo
  2. npm install
  3. Ensure there is a development token present for the bot you want to work on (bot list here) in your .env file. If you have not yet created a staging bot for development, read this.
  4. npm run get-secrets
  5. npm run start-dev

Deployment

Commits to master automatically land in production. There is no staging environment!

For more information, please read the wiki.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.2%
  • Shell 21.8%