#Discord Bot Unable To Perform Command After One Usage

1 messages · Page 1 of 1 (latest)

polar berry
#

It only appears for a subset of the commands I wrote today that call into a google sheet and retrieve some data.

#

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?

polar berry
#

I have been able to work around this using a bridge

#

But it is very odd that they are removed randomly.

fallen garnet