Remove Repeated Command
This commit is contained in:
1 parent
7838cf3fbb
commit
dd1db5c9c9
1 file changed
+1
-6
@@ -741,20 +741,15 @@ class Bot {
|
|||||||
**${prefix}platedb** <licence plate #> - \`Searches for Vehicle by Licence Plate #\`
|
**${prefix}platedb** <licence plate #> - \`Searches for Vehicle by Licence Plate #\`
|
||||||
**${prefix}firearmdb** <Serial #> - \`Searches for Firearms by Serial #\`
|
**${prefix}firearmdb** <Serial #> - \`Searches for Firearms by Serial #\`
|
||||||
**${prefix}panic** - \`Enables/Disables your panic button\`
|
**${prefix}panic** - \`Enables/Disables your panic button\`
|
||||||
**${prefix}joincommunity** <community code> - \`Joins a community with the given code\`
|
**${prefix}license** <revoke|reinstate> <firstName> <lastName> <dob> - \`Revoke/Reinstate License\`
|
||||||
**${prefix}leavecommunity** - \`Leaves your current active community\`
|
|
||||||
`,
|
`,
|
||||||
inline: true
|
inline: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: `**__LPC Command (2/2):__**`,
|
name: `**__LPC Command (2/2):__**`,
|
||||||
value: `
|
value: `
|
||||||
**${prefix}community** - \`Returns the name of the Community your currenty in\`
|
|
||||||
**${prefix}channels** - \`Shows a list of allowed channels\`
|
|
||||||
**${prefix}roles** - \`Shows a list of allowed roles\`
|
**${prefix}roles** - \`Shows a list of allowed roles\`
|
||||||
**${prefix}license** <revoke|reinstate> <firstName> <lastName> <dob> - \`Revoke/Reinstate License\`
|
|
||||||
**${prefix}channels** - \`Shows a list of allowed channels\`
|
**${prefix}channels** - \`Shows a list of allowed channels\`
|
||||||
**${prefix}roles** - \`Shows a list of allowed roles\`
|
|
||||||
**${prefix}joincommunity** <community code> - \`Joins a community with the given code\`
|
**${prefix}joincommunity** <community code> - \`Joins a community with the given code\`
|
||||||
**${prefix}leavecommunity** - \`Leaves your current active community\`
|
**${prefix}leavecommunity** - \`Leaves your current active community\`
|
||||||
**${prefix}community** - \`Returns the name of the Community your currenty in\`
|
**${prefix}community** - \`Returns the name of the Community your currenty in\`
|
||||||
|
|||||||
Reference in new issue
Block a user