Updated a bunch of commands
This commit is contained in:
@@ -41,7 +41,7 @@ export = {
|
||||
.addSubcommand(subcommand =>
|
||||
subcommand
|
||||
.setName("removeguildroles")
|
||||
.setDescription("Update the discord roles of all guild members")
|
||||
.setDescription("Remove guild roles from non members")
|
||||
)
|
||||
.addSubcommand(subcommand =>
|
||||
subcommand
|
||||
|
||||
Reference in New Issue
Block a user