diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-04-03 18:49:13 -0400 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-04-03 18:49:13 -0400 |
| commit | 25a77ee0dab23409516ce4f87c3b72600d3118f4 (patch) | |
| tree | 5014252f005a9aefe7641b62fe5016f948c19446 /commands/Pokemon/join.js | |
| parent | 202ad77ee9a4977c0ead27c59fee7e8a4cb64a6e (diff) | |
| download | PokeBot-25a77ee0dab23409516ce4f87c3b72600d3118f4.tar.gz PokeBot-25a77ee0dab23409516ce4f87c3b72600d3118f4.tar.bz2 PokeBot-25a77ee0dab23409516ce4f87c3b72600d3118f4.zip | |
last changes
Diffstat (limited to 'commands/Pokemon/join.js')
| -rw-r--r-- | commands/Pokemon/join.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/Pokemon/join.js b/commands/Pokemon/join.js index 91c6c7e..2187eef 100644 --- a/commands/Pokemon/join.js +++ b/commands/Pokemon/join.js @@ -58,5 +58,5 @@ exports.conf = { exports.help = { name: 'join', description: 'Join one of the teams!', - usage: '<aqua/rocket/magma>', + usage: '<flare/skull>', }; |
