Skip to content

Commit bd1ac0f

Browse files
committed
🔨 chore: bump deps
2 parents ac8449f + d7c8202 commit bd1ac0f

File tree

2 files changed

+1
-482
lines changed

2 files changed

+1
-482
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)