Skip to content

0.1.5

Compare
Choose a tag to compare
@jusleg jusleg released this 12 Sep 01:59
· 51 commits to master since this release
5193051

Update how the bot_id is set in the handler configuration. You can disable the slack auth test (which is used to obtain the bot_id) by setting SLACK_AUTH_SKIP=1 in your environment variables. If you are running in a Rails environment other than production, development or staging and would like to use the bot for real requests, you can trigger a manual auth test by calling Slackify.configuration.handlers.bot_auth_test. Gemfile.lock was removed.