diff --git a/main.js b/main.js index 37bc3f5..204b874 100644 --- a/main.js +++ b/main.js @@ -4,7 +4,7 @@ const Discord = require('discord.js'); //Heroku part const { token } = process.env.token; - +console.log(token); const bot = new Client({ intents: [ Intents.FLAGS.GUILDS,