The Brock Osweiler Slack Bot
-
Install docker and docker-compose
-
Get slack token at http://my.slack.com/services/new/bot
-
Clone this repo
git clone https://github.com/RichardWLaub/brock-bot.git cd brock-bot -
Add your slack token to a
.envfileecho 'token=<my-token>' > .env -
Deploy with docker-compose
docker-compose up -d -
Brock 'n' roll baby!
Built with botkit.