diff options
| author | TheEdgeNK <32907415+TheEdgeNK@users.noreply.github.com> | 2018-03-11 22:53:33 -0400 |
|---|---|---|
| committer | TheEdgeNK <32907415+TheEdgeNK@users.noreply.github.com> | 2018-03-11 22:53:33 -0400 |
| commit | 527048137dee30b5ac70ee40d2bda88736b06e93 (patch) | |
| tree | ebdfe1f420359c02ad4fd321489ee0ef6649978e | |
| parent | 85d4ce8a62d5b7068b7c99890a1945b6a961ff08 (diff) | |
| download | PokeBot-527048137dee30b5ac70ee40d2bda88736b06e93.tar.gz PokeBot-527048137dee30b5ac70ee40d2bda88736b06e93.tar.bz2 PokeBot-527048137dee30b5ac70ee40d2bda88736b06e93.zip | |
dsfs
| -rw-r--r-- | commands/Owners Only/testingcredits.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/Owners Only/testingcredits.js b/commands/Owners Only/testingcredits.js index 16bc83d..76a6451 100644 --- a/commands/Owners Only/testingcredits.js +++ b/commands/Owners Only/testingcredits.js @@ -39,7 +39,7 @@ exports.run = async (bot, msg, args) => { }; exports.help = { - name: 'modifycredits', + name: 'testingcredits', description: 'Modifies the credits of a user', usage: '@user <credits>', }; |
