How to remove all roles and add one role on discord bot, and then remove the added role and restore previous roles
问题 I have a line of code for a discord bot to remove a specific named role and add a role named "muted" for a specific amount of time. Basically, the server can only have 3 roles, one that can issue the command, a "normal" rank with normal permissions, and then a "muted" role. and my code specifically removed the normal role and adds the muted role so they don't have any permissions. Well I added my bot onto another server with more than 3 roles, I decided to give everyone the normal role and