Skip to content

RichardWLaub/brock-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brock-bot

The Brock Osweiler Slack Bot

Deploy with Docker

  1. Install docker and docker-compose

  2. Get slack token at http://my.slack.com/services/new/bot

  3. Clone this repo

      git clone https://github.com/RichardWLaub/brock-bot.git
      cd brock-bot
    
  4. Add your slack token to a .env file

      echo 'token=<my-token>' > .env
    
  5. Deploy with docker-compose

      docker-compose up -d
    
  6. Brock 'n' roll baby!

Built with botkit.

About

The Brock Osweiler Slack Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors