Replies: 1 comment
-
You'd have to override the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed today in the logs of my bot that there was this
and I was wondering if it is possible to handle this error more gracefully?
my bot already has overriden https://discordpy.readthedocs.io/en/stable/api.html#discord.Client.on_error to be something more appropriate for my logging and bot setup but I don't see a way to handle errors that occur when creating a response to an autocomplete callback. Does such a feature not exist?
Beta Was this translation helpful? Give feedback.
All reactions