You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a problem with the Discord API, creating a new slash command does not work on bots where the / commands were created today it does not work. This makes it impossible to make a new command in/or in prefix due to a problem with the API. The slash commands of the old forward hosting bots work well but on the new ones they don't. I noticed this with two other friends, they code in java script, I code in python, our code is good it can only come from the API
Steps to Reproduce
do the code > launch the bot by putting a slash command > check that the slash commands have been correctly deployed > yes they are deployed > but when I do / in discord it does not display my command. This doesn't come from my code, it worked previously
Expected Behavior
commands show up when I do / and execute even using the prefix
Current Behavior
but when I do / in discord it does not display my command.
Screenshots/Videos
No response
Client and System Information
all new bots or new slash commands deployed
The text was updated successfully, but these errors were encountered:
Description
There is a problem with the Discord API, creating a new slash command does not work on bots where the / commands were created today it does not work. This makes it impossible to make a new command in/or in prefix due to a problem with the API. The slash commands of the old forward hosting bots work well but on the new ones they don't. I noticed this with two other friends, they code in java script, I code in python, our code is good it can only come from the API
Steps to Reproduce
do the code > launch the bot by putting a slash command > check that the slash commands have been correctly deployed > yes they are deployed > but when I do / in discord it does not display my command. This doesn't come from my code, it worked previously
Expected Behavior
commands show up when I do / and execute even using the prefix
Current Behavior
but when I do / in discord it does not display my command.
Screenshots/Videos
No response
Client and System Information
all new bots or new slash commands deployed
The text was updated successfully, but these errors were encountered: