parent
a2aa1bb0db
commit
2dc016d632
|
@ -42,4 +42,4 @@ client.on(Events.InteractionCreate, async (interaction) => {
|
|||
}
|
||||
});
|
||||
|
||||
client.login(process.env.DISCORD_TOKEN);
|
||||
await client.login(process.env.DISCORD_TOKEN);
|
||||
|
|
Loading…
Reference in a new issue