From ac2516fcf88e51f79221930f5b124d19c47fc321 Mon Sep 17 00:00:00 2001 From: Cynthia Foxwell Date: Fri, 17 May 2024 14:55:50 -0600 Subject: [PATCH] copypaste moment --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index aeb1831..83cb4b1 100644 --- a/src/index.js +++ b/src/index.js @@ -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,