hide specific options to command author
This commit is contained in:
4 files changed
+12
-12
No files matched your search
+1
-1
@@ -4,7 +4,7 @@ module.exports = {
|
||||
name: "bank",
|
||||
debug: false,
|
||||
description: "Manage your banking",
|
||||
usage: "[cmd] [opt]",
|
||||
usage: "[cmd] [opt], ephemeral: true",
|
||||
permissions: {
|
||||
channel: ["VIEW_CHANNEL", "SEND_MESSAGES", "EMBED_LINKS"],
|
||||
member: [],
|
||||
|
||||
Reference in new issue
Block a user