diff options
Diffstat (limited to 'commands')
| -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>', }; |
