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({