Project Awesome project awesome

Organizing > BoilerBot

Take control of your Slack by creating groups, assigning tasks, and more.

Package 1 stars GitHub

boilerbot

SlackBot for BoilerMake

The database, a flatfile sqlite DB, is stored at data/ when running locally.

To deploy using docker:

  • git pull (for re-deploys)
  • docker-compose build
  • docker-compose up -d (-d to run in background)

Current commands:

Back to Hackathon