mirror of
https://github.com/Ninluc/Dat_Boi.git
synced 2026-08-05 00:47:35 +02:00
This commit is contained in:
@@ -32,8 +32,6 @@ client.dmCommands = new Discord.Collection(); // all the private commands
|
|||||||
require(`./handlers/${handler}`)(client);
|
require(`./handlers/${handler}`)(client);
|
||||||
});
|
});
|
||||||
|
|
||||||
console.log("Discord token", process.env.DISCORD_TOKEN);
|
|
||||||
|
|
||||||
//login into the bot
|
//login into the bot
|
||||||
client.login(process.env.DISCORD_TOKEN);
|
client.login(process.env.DISCORD_TOKEN);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user