generated from ShadowVR/AI_botter
Update
This commit is contained in:
parent
433d9ff5cb
commit
848edf394a
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/1214089740450537543/commands', // Replace {applicationId} with your bot's application ID
|
||||
'/applications/1210474674257928203/commands', // Replace {applicationId} with your bot's application ID
|
||||
{ body: commands },
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue