Skip to content

Instantly share code, notes, and snippets.

@ralt
Forked from Zirak/gist:5644118
Last active December 17, 2015 17:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ralt/5644131 to your computer and use it in GitHub Desktop.
Save ralt/5644131 to your computer and use it in GitHub Desktop.

Current situation: A small amount of users annoy the lot of us, we have no power to ban them, mods are annoyed.

Official solution: Go into Gallery mode, so all users can view, only users with explicit write permissions can write. This has the problem of approving users. We don't want to manually approve nearly everyone just to disapprove a small number.

Wayward solution: Use Gallery mode with the bot. When a user enters the room, the bot grants him write access automatically. If the user already has the access, the write access request will just send back a 400 error. No biggie. As it's automatic, the transition is nearly seamless. If a user is banned, the bot won't grant him write access.

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