Project
slack_ruby_bot_authorization
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Licenses
MIT
Dependencies