generated from ShadowVR/AI_botter
Update
This commit is contained in:
parent
6273a04923
commit
433d9ff5cb
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -57,7 +57,7 @@ async function registerSlashCommands() {
|
|||
console.log('Started registering slash commands.');
|
||||
|
||||
await rest.put(
|
||||
'/applications/1199858077655126188/commands', // Replace {applicationId} with your bot's application ID
|
||||
'/applications/1214089740450537543/commands', // Replace {applicationId} with your bot's application ID
|
||||
{ body: commands },
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue