Closed TinyPandas closed 3 years ago
The command displays a "PandaProtector is thinking..." indefinitely outside of the bot command channel.
Applying the config:developer role to the member fixes this issue in all channels outside of the bot command channel.
Fixed in #105.
Was not properly awaiting interation.defer()
await
interation.defer()
Issue
The command displays a "PandaProtector is thinking..." indefinitely outside of the bot command channel.
Testing
Applying the config:developer role to the member fixes this issue in all channels outside of the bot command channel.