bocoup / bots

Our bots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bots

our slack bots

Notice: This service was taken offline on 2019-08-27.

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.

About

Our bots.


Languages

Language:JavaScript 78.2%Language:Shell 21.8%