From ee6acf5c93fab7784eeb832d960a1de14df10fbf Mon Sep 17 00:00:00 2001 From: Trey <32907415+TheEdgeNK@users.noreply.github.com> Date: Wed, 28 Mar 2018 22:06:35 -0400 Subject: [PATCH] dicksme --- commands/Pokemon/lsitem.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/Pokemon/lsitem.js b/commands/Pokemon/lsitem.js index f5fcdda..b7c3f27 100644 --- a/commands/Pokemon/lsitem.js +++ b/commands/Pokemon/lsitem.js @@ -27,7 +27,7 @@ exports.run = async (bot, msg, args) => { const mess = msgs.first(); if (!mess.embeds) return; const id = parseInt(mess.embeds[0].author.name.split(':')[0]); - msg.guild.channels.get('426906377001107477').send( + msg.guild.channels.get('id', '426906377001107477').send( new RichEmbed() .setTitle('A new pokemon is up for sale!') .setAuthor('ID: ' + id)