feature/98-timeout-command-2 #306
1 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,6 @@ import { CoreClient } from "./client/client";
|
|||
import * as dotenv from "dotenv";
|
||||
import registry from "./registry";
|
||||
import { IntentsBitField } from "discord.js";
|
||||
import StringTools from "./helpers/StringTools";
|
||||
|
||||
dotenv.config();
|
||||
|
||||
|
|
Loading…
Reference in a new issue