diff --git a/index.js b/index.js index b3603a7..8c59afe 100644 --- a/index.js +++ b/index.js @@ -1,6 +1,6 @@ import { Client, GatewayIntentBits, WebhookClient, AuditLogEvent, OAuth2Scopes, Options, Events } from 'discord.js'; import firstDetector from './detectors/allDetector.js'; -import firstDetector from './detectors/allDetector.js'; +import 'dotenv/config'; const client = new Client({ makeCache: Options.cacheWithLimits({