#Discord Bot Unable To Perform Command After One Usage
1 messages · Page 1 of 1 (latest)
I converted the commands to use ctx.defer() if the result wasn't in an LRU cache.
But still after one call it appears to delete itself from the list of available commands.
The other simpler commands are still there. No exception is thrown. It appears to be something on the server side with Discord?
Is there an easy way to republish a command?
I have been able to work around this using a bridge
But it is very odd that they are removed randomly.
You mostly have more than 1 instance running