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