fix command usage

This commit is contained in:
SowinskiBraeden committed 2022-11-19 17:42:38 -08:00
1 parent c44482517b
commit 39c5d110ac
1 file changed
+1 -1
+1 -1
View File
@@ -7,7 +7,7 @@ module.exports = {
debug: false, debug: false,
global: false, global: false,
description: "Manage your banking", description: "Manage your banking",
usage: "[cmd] [opt], flags: (1 << 6)", usage: "[cmd] [opt]",
permissions: { permissions: {
channel: ["VIEW_CHANNEL", "SEND_MESSAGES", "EMBED_LINKS"], channel: ["VIEW_CHANNEL", "SEND_MESSAGES", "EMBED_LINKS"],
member: [], member: [],