slack_ruby_bot_authorization 0.9.0
Easy way to build a whitelist authorization mechanism for slack ruby bot commands. Define roles and add slack users and slack commands to those roles. When the bot receives the command, the framework verifies that the given user has permission to execute the command. If denied, a custom handler can be setup to run instead.
Gemfile:
=
install:
=
Versions:
- 0.9.0 July 14, 2017 (11.5 KB)
Runtime Dependencies (1):
slack-ruby-bot
>= 0.10.4