A simple framework built around slack-ruby-bot
.
- Register Slack Custom Integration
- Copy
.env.example
to.env
- Put bot key in
.env
bundle install
rake db:migrate
foreman start
A simple framework built around slack-ruby-bot
.
.env.example
to .env
.env
bundle install
rake db:migrate
foreman start