copypaste moment

This commit is contained in:
Cynthia Foxwell 2024-05-17 14:55:50 -06:00
parent dd85537e4a
commit ac2516fcf8
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ bot.once("ready", async () => {
commands.push(formattedCommand);
}
await this.requestHandler.request(
await bot.requestHandler.request(
"PUT",
`/applications/${bot.application.id}/commands`,
true,