0.7.2 update command usage
This commit is contained in:
4 files changed
+4
-4
No files matched your search
@@ -6,7 +6,7 @@ module.exports = {
|
||||
debug: false,
|
||||
global: false,
|
||||
description: "view a list of armbads",
|
||||
usage: "[cmd] [opts]",
|
||||
usage: "",
|
||||
permissions: {
|
||||
channel: ["VIEW_CHANNEL", "SEND_MESSAGES", "EMBED_LINKS"],
|
||||
member: [],
|
||||
|
||||
@@ -5,7 +5,7 @@ module.exports = {
|
||||
debug: false,
|
||||
global: false,
|
||||
description: "view a list of allowed channels",
|
||||
usage: "[cmd] [opts]",
|
||||
usage: "",
|
||||
permissions: {
|
||||
channel: ["VIEW_CHANNEL", "SEND_MESSAGES", "EMBED_LINKS"],
|
||||
member: [],
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ module.exports = {
|
||||
debug: false,
|
||||
global: false,
|
||||
description: "claim an available armband for your ",
|
||||
usage: "[cmd] [opts]",
|
||||
usage: "[role]",
|
||||
permissions: {
|
||||
channel: ["VIEW_CHANNEL", "SEND_MESSAGES", "EMBED_LINKS"],
|
||||
member: [],
|
||||
|
||||
@@ -5,7 +5,7 @@ module.exports = {
|
||||
debug: false,
|
||||
global: false,
|
||||
description: "view the armband of a faction",
|
||||
usage: "[cmd] [opts]",
|
||||
usage: "",
|
||||
permissions: {
|
||||
channel: ["VIEW_CHANNEL", "SEND_MESSAGES", "EMBED_LINKS"],
|
||||
member: [],
|
||||
|
||||
Reference in new issue
Block a user