corobo icon indicating copy to clipboard operation
corobo copied to clipboard

Check corobo rights on all gitter rooms

Open jayvdb opened this issue 6 years ago • 0 comments

Very closely related to #412 and #462 ...

corobo needs to check it has sufficient permission to ban in each of those gitter rooms. We've found the gitter permission system to be quite convoluted, as it has a mix of GitHub and Gitter permissions. Also it is easy to create a new room and forget to set up the permissions so that the bot is able to operate correctly, such as activating a ban if required.

The check might be part of the bot , if there is a delayed job. We wouldnt want this check running every startup, and not on developer builds. Another approach would be to have a script that can be run by a cron job to detect the bot has sufficient rights.

jayvdb avatar Dec 06 '17 03:12 jayvdb