aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheEdgeNK <trey6979@gmail.com>2018-06-28 22:48:35 -0400
committerTheEdgeNK <trey6979@gmail.com>2018-06-28 22:48:35 -0400
commitc97876d2b63580f8e676aec01368e0874b93e395 (patch)
treea057862c18d6ea7913cad2c68373c3fcfa9d4a4d
parentd6968e45c0783ffa6905ab9c4cbc496dd090149f (diff)
downloadPokeBot-c97876d2b63580f8e676aec01368e0874b93e395.tar.gz
PokeBot-c97876d2b63580f8e676aec01368e0874b93e395.tar.bz2
PokeBot-c97876d2b63580f8e676aec01368e0874b93e395.zip
ficks?
-rw-r--r--commands/Pokemon/leavealliance.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/Pokemon/leavealliance.js b/commands/Pokemon/leavealliance.js
index 4d31286..dd511c7 100644
--- a/commands/Pokemon/leavealliance.js
+++ b/commands/Pokemon/leavealliance.js
@@ -30,6 +30,6 @@ exports.conf = {
};
exports.help = {
- name: 'leave',
+ name: 'leavealliance',
description: 'Leave the alliance you currently are in.',
};