Skip to content

Commit e28c384

Browse files
authored
Update bot.js
1 parent 80484f8 commit e28c384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/discord-bot/bot.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ bot.on("ready", async () => {
8989
console.log("Bot is ready!");
9090
});
9191

92-
bot.login("NzMwMzk0NTQwNjE5MzMzNzEy.GdwEWQ.67SPQDKUO2fFF_IF_mL1E_vrH6m2vhXFp_yawQ");
92+
bot.login("TOKEN_HERE");

0 commit comments

Comments
 (0)