From 0b00be9ee2d987cbe8c1d582d592549b34a4f769 Mon Sep 17 00:00:00 2001 From: Dalton Date: Wed, 5 Dec 2018 20:43:08 -0800 Subject: [PATCH] summon debugging --- bot.js | 1 + 1 file changed, 1 insertion(+) diff --git a/bot.js b/bot.js index fed8d72..a013a3d 100644 --- a/bot.js +++ b/bot.js @@ -460,6 +460,7 @@ client.on('message', message => { { message.reply("wut do i summon?"); } + message.channel.send('commandArgOne=' + commandArgOne + '\nphrase=' + message.author + ' summons ' + redditToSummon + '*\n' + 'redditToSummon=' + redditToSummon); break; // Voice commands