Updated a bunch of commands

This commit is contained in:
2024-02-05 12:09:41 +01:00
parent da9bb58562
commit b2420e949c
5 changed files with 11 additions and 5 deletions

View File

@@ -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