Skip to content

Commit fac5f4a

Browse files
committed
update lock files
1 parent 4fac60b commit fac5f4a

2 files changed

Lines changed: 766 additions & 576 deletions

File tree

bingus-bot/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ const client = new Client({
8585

8686
let clientId: string;
8787

88-
client.on("ready", (client) => {
88+
client.on("clientReady", (client) => {
8989
console.log(`Logged in as ${client.user.tag}`);
9090
clientId = client.user.id;
9191
});

0 commit comments

Comments
 (0)