oops
This commit is contained in:
parent
d474b64b40
commit
9da14dbbb7
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
|
@ -1,6 +1,6 @@
|
||||||
import { Client, GatewayIntentBits, WebhookClient, AuditLogEvent, OAuth2Scopes, Options, Events } from 'discord.js';
|
import { Client, GatewayIntentBits, WebhookClient, AuditLogEvent, OAuth2Scopes, Options, Events } from 'discord.js';
|
||||||
import firstDetector from './detectors/allDetector.js';
|
import firstDetector from './detectors/allDetector.js';
|
||||||
import firstDetector from './detectors/allDetector.js';
|
import 'dotenv/config';
|
||||||
|
|
||||||
const client = new Client({
|
const client = new Client({
|
||||||
makeCache: Options.cacheWithLimits({
|
makeCache: Options.cacheWithLimits({
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue