diff --git a/src/bot.ts b/src/bot.ts index 6c6b389..5174e8b 100644 --- a/src/bot.ts +++ b/src/bot.ts @@ -22,7 +22,7 @@ import commandList from './commandList'; import chalk from 'chalk'; -const guildDetail = !!process.env.GUILD_DETAIL; +const guildDetail = !!process.env.GUILD_DETAIL_SHOW; const client = new MyClient({ intents: [