lphillips / SecretHitlerDiscord

A discord bot for the famous board game Secret Hitler
Other
1 stars 0 forks source link

Verify user roles before adding them to users, clean up after ending game #26

Open bsmccain opened 3 years ago

bsmccain commented 3 years ago

I happened to look at my user in discord and found that I have a bunch of game_1_member and game_1_administrator roles added to it after running a bunch of startgame tests. I believe these roles are used to restrict access to game channels, though I haven't looked into it in detail. But it appears that discord does not prevent custom roles with the same name be added to a user, so we should clean this up. I'd suggest: