From 109c984eaa470477590a8fcf2af9fa5ee9a6e96b Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 23 Mar 2018 15:37:02 -0400 Subject: chara is nice too --- commands/Owners Only/triggeregg.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands') diff --git a/commands/Owners Only/triggeregg.js b/commands/Owners Only/triggeregg.js index 74e2403..45da516 100644 --- a/commands/Owners Only/triggeregg.js +++ b/commands/Owners Only/triggeregg.js @@ -19,7 +19,7 @@ * *************************************/ exports.run = async (bot, msg) => { - if (!['242775871059001344', '247221105515823104', '236279900728721409'].includes(msg.author.id)) { + if (!['242775871059001344', '247221105515823104', '236279900728721409', '269516487566426112'].includes(msg.author.id)) { msg.reply('Nope! You need the person who created this bot to use this command.'); } else { -- cgit v1.2.3