From 35331b783eb13b7fb7b9300585d6da92ec55c4de Mon Sep 17 00:00:00 2001 From: Ryan Cao <70191398+ryanccn@users.noreply.github.com> Date: Sat, 4 Jun 2022 11:00:34 +0800 Subject: [PATCH] remove polycatgen --- commands.ts | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/commands.ts b/commands.ts index 9b41013..6cf7ca9 100644 --- a/commands.ts +++ b/commands.ts @@ -123,23 +123,23 @@ We highly encourage asking authors that opted out to stop doing so. }); }, - '!polycatgen': async (c, e) => { - if (!e.guild) return; - if ( - e.channelId !== POLYCAT_CHANNEL_ID && - process.env.NODE_ENV !== 'development' - ) - return; + // '!polycatgen': async (c, e) => { + // if (!e.guild) return; + // if ( + // e.channelId !== POLYCAT_CHANNEL_ID && + // process.env.NODE_ENV !== 'development' + // ) + // return; - await e.guild.emojis.fetch(); - const polycat = e.guild.emojis.cache.find( - (emoji) => emoji.name?.toLowerCase() === 'polycat' - ); + // await e.guild.emojis.fetch(); + // const polycat = e.guild.emojis.cache.find( + // (emoji) => emoji.name?.toLowerCase() === 'polycat' + // ); - await e.reply( - `.\n${polycat}${polycat}${polycat}${polycat}${polycat}\n${polycat}${polycat}${polycat}${polycat}${polycat}\n${polycat}${polycat}${polycat}${polycat}${polycat}\n${polycat}${polycat}${polycat}${polycat}${polycat}\n${polycat}${polycat}${polycat}${polycat}${polycat}` - ); - }, + // await e.reply( + // `.\n${polycat}${polycat}${polycat}${polycat}${polycat}\n${polycat}${polycat}${polycat}${polycat}${polycat}\n${polycat}${polycat}${polycat}${polycat}${polycat}\n${polycat}${polycat}${polycat}${polycat}${polycat}\n${polycat}${polycat}${polycat}${polycat}${polycat}` + // ); + // }, '!piracy': async (c, e) => { await e.reply({