From a462090b26b6978bb0d6259d01f3b86952abfc3a Mon Sep 17 00:00:00 2001 From: TheEdgeNK <32907415+TheEdgeNK@users.noreply.github.com> Date: Sun, 11 Mar 2018 22:41:54 -0400 Subject: i am big dumb --- commands/Owners Only/modifycredits.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/Owners Only') 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; -- cgit v1.2.3