update/cmd usage + descriptions

This commit is contained in:
SowinskiBraeden committed 2023-09-09 23:31:00 -07:00
1 parent 3651e7ab68
commit 28737c5756
20 files changed
+21 -21

No files matched your search

+2 -2
View File
@@ -7,8 +7,8 @@ module.exports = {
name: "admin",
debug: false,
global: false,
description: "Connect a users gamertag for them",
usage: "[user] [gamertag]",
description: "Administrative only commands",
usage: "[command] [options]",
permissions: {
channel: ["VIEW_CHANNEL", "SEND_MESSAGES", "EMBED_LINKS"],
member: [],