Ruboty plugin to authorize user.
Add this line to your application's Gemfile:
gem 'ruboty-authorization'
And then execute:
$ bundle
Or install it yourself as:
$ gem install ruboty-authorization
authorize user
@bot_name authorize user_name
return authorized users
@bot_name users
OWNER_NAME - user name who has authority to authorize
NOT_REPLY_AUTHORIZATION_ERROR - If set to '1', not reply authorization error message
The gem is available as open source under the terms of the MIT License.