Skip to content
/ hbd Public

A wholesome (or not so wholesome) slack bot wishing everyone a happy birthday

Notifications You must be signed in to change notification settings

nwarwick/hbd

Repository files navigation

HBD

A wholesome (or not so wholesome) slack bot wishing everyone a happy birthday.

Installation

  • bundle install
  • yarn install
  • rails db:reset

Env Variables (Slack API)

  • SECRET_KEY_BASE
  • SLACK_BOT_TOKEN
  • SIGNING_SECRET

Note: Environment variables are added via a .env file in the root directory