This commit is contained in:
Lou 2025-11-20 21:26:42 +01:00
parent 3bdae268b2
commit 65849b460a
2 changed files with 4 additions and 29 deletions

3
app.js
View file

@ -22,4 +22,5 @@ client.on(Events.ClientReady, () => {
console.log(`Hello World !`);
});
*/
client.login(process.env.DISCORDTOKEN);
// client.login(process.env.DISCORDTOKEN);