Skip to content

Wootric/slack-lock-bot

Repository files navigation

Slack Lock Bot

A Slack bot to help you lock and unlock things.

At Wootric, we use this bot to lock and unlock deployment for different environments.

Development

  • Create a development Slack bot
  • Run bin/setup
  • Set SLACK_API_TOKEN and GITHUB_AUTH_TOKEN inside of .env
  • Run foreman start
  • Invite your bot to a channel

Testing

  • Run rspec

Deploy to Heroku

  • Create a production Slack bot
  • Create an app on Heroku
  • Set SLACK_API_TOKEN and GITHUB_AUTH_TOKEN on Heroku
  • Add your heroku remote git remote add heroku https://git.heroku.com/your-slack-bot-app.git
  • Run bin/deploy
  • Invite your bot to a channel

About

A Slack bot to help you lock and unlock things.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published