#Pycord slash commands registration issues
1 messages · Page 1 of 1 (latest)
There are a few scenarios:
- you are running many instances of your bot
- it is a discord issue
I'm only running one instance of the bot, and I've already been onto the Discord Developers server for support. They said it most likely were an issue with Pycord
If you can find a way to reproduce this bug consistently, then open an issue on github and we will look into it.
Discord just disabled them all. FYI.
Welcome to Discord's home for real-time and historical data on system performance.
skull
Well that wasn't my problem, my problem was that they'd unregister automatically. It was a problem I've had for some weeks now, but I fixed it by disposing my vm and making a new one.
Earlier versions of pycord had this issue but I have not experienced them on newer versions.
Ah, okay, well I use 2.3.1, don't know if that does anything
I checked the app commands list endpoint, and when logging in the commands would stay for like, 30 seconds, then disappear
Weird. You said it is fixed now? How long have you had this bot. I wonder if it could be something where a bug in pycord registration long ago stays with the bot either locally or on discords side.
Hmm, since mid summer this year
I started with pycord v1.something, and I've updated through every major update
But the problem only started like, 3 weeks ago
However, I've disposed my vm a bunch of times, so I don't think that's the problem
I will keep an eye out for this issue to see if I can get more info.
👍
R ppl still having problems w slash commands?
It’s said to be fixed
Ohh, a little late, but my production environment is recreated slash reinstalled everytime i restart the bot, where the sourcecode then gets cloned onto and then ran, so I dont think the issue lies on Pycords end.
The issue's beginning again, and I have no idea why. If you wanna help, we can try to find the problem causing it?
I can't even register the commands now, it seems
Oh well, upon startup of the bot, they register for about 5 seconds, then disappear again
Can you trying making another bot profile on the discord applications site and run the code with the new bots token?
Or even regen the token of your bot to ensure there are not multiple instances running.
Token has been regenerated, and when running with my test bot, there's no issues at all
@onyx sluice is the issue still present? If not, please close this post with /close
If this is still an issue try to not register any commands than restart the bot with them enabled again.