Remove "/role-select all" #381
Labels
discussion
enhance command
Modify or improve an existing command or group of commands of the bot
good first issue
Good for newcomers
priority: normal
Milestone
Recently, we merged #351 and it is pretty cool. However, it has two subcommands:
/role-select all
- users can pick any of the existing roles on the server/role-select choose
- users can only pick roles that the mod pre-selectedI do not see a valid use case for
/role-select all
. Why would you want people to give the possibility to choose from ALL roles (including staff assistant, moderator, ... and other dangerous roles).In fact, it only takes a careless mod to accidentally run
/role-select all
, hit enter and oops people could already give themselvesModerator
,Staff Assistant
and other "protected" roles (and you wouldnt even notice).I propose to remove
/role-select all
and lift/role-select choose
to just/role-select
.The text was updated successfully, but these errors were encountered: