Update index.ts

This commit is contained in:
Barry Yip 2025-05-15 01:08:35 +08:00
parent e5fa49080f
commit a3e9af1a65
1 changed files with 0 additions and 5 deletions

View File

@ -53,11 +53,6 @@ const config = {
})()
};
if (!config.DISCORD_TOKEN) {
error('Discord token not found. Please provide it via --config argument or environment variable.');
process.exit(1);
}
// Create Discord client
const client = new Client({
intents: [