aboutsummaryrefslogtreecommitdiff
path: root/commands/Owners Only
diff options
context:
space:
mode:
authorTheEdgeNK <32907415+TheEdgeNK@users.noreply.github.com>2018-03-11 22:41:54 -0400
committerTheEdgeNK <32907415+TheEdgeNK@users.noreply.github.com>2018-03-11 22:41:54 -0400
commita462090b26b6978bb0d6259d01f3b86952abfc3a (patch)
tree03503491d0e3d47987c787e01e0d51dd2c6ef66e /commands/Owners Only
parent25a6a195212e91930a2605e67458b81ba21ecf07 (diff)
downloadPokeBot-a462090b26b6978bb0d6259d01f3b86952abfc3a.tar.gz
PokeBot-a462090b26b6978bb0d6259d01f3b86952abfc3a.tar.bz2
PokeBot-a462090b26b6978bb0d6259d01f3b86952abfc3a.zip
i am big dumb
Diffstat (limited to 'commands/Owners Only')
-rw-r--r--commands/Owners Only/modifycredits.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/Owners Only/modifycredits.js b/commands/Owners Only/modifycredits.js
index df08163..41798bb 100644
--- a/commands/Owners Only/modifycredits.js
+++ b/commands/Owners Only/modifycredits.js
@@ -18,7 +18,7 @@
*
* *************************************/
-exports.run = async (bot, msg) => {
+exports.run = async (bot, msg, args) => {
if (!['242775871059001344', '247221105515823104', '236279900728721409'].includes(msg.author.id)) return msg.reply('Nope! You need the person who created this bot to use this command.');
let user;