Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check corobo rights on all gitter rooms #473

Open
jayvdb opened this issue Dec 6, 2017 · 0 comments
Open

Check corobo rights on all gitter rooms #473

jayvdb opened this issue Dec 6, 2017 · 0 comments

Comments

@jayvdb
Copy link
Member

jayvdb commented Dec 6, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants