Kruhlmann / gatekeeper

Fight club CAPTCHA bot
GNU General Public License v3.0
1 stars 4 forks source link

Allow administrators to ban users from taking the CAPTCHA #95

Closed Kruhlmann closed 4 years ago

Kruhlmann commented 4 years ago

We need a table with user ID's who are not allowed to take the captcha.

!cban <userid> !cunban <userid>

Bans are indefinite for now.

This will also include changes to the config file; there needs to be an array of role id's, which are allowed to perform these actions.

Kruhlmann commented 4 years ago

This seems to have been resolved internally through the Fight Club role system.