špatnej programátor, to já sem
This commit is contained in:
parent
f6270aa66d
commit
ffe21aab0a
@ -10,7 +10,7 @@ const helpServer = require("./utils/helpServer");
|
||||
const custom: CustomKomandy = require("./utils/customCommands");
|
||||
|
||||
if (!existsSync("config.json")) throw new Error("config.json neexistuje");
|
||||
process.env = { ...process.env, ...require("../../config.json") };
|
||||
process.env = { ...process.env, ...require("../config.json") };
|
||||
|
||||
const ints = GatewayIntentBits;
|
||||
const client = new Client({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user