Cog-Creators / Cog-Creators/Red-DiscordBot
`CheckAnyFailure` is ignored in command's error handling
Open
Category: Core - Other Internals
Status: Needs Discussion
Type: Bug
- Dominant language
- Python
- Stars
- 5.7k
- Forks
- 2.5k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
# Other bugs
Commands using `commands.check_any()` will always fail silently. This isn't easy to solve as it's kind of a similar problem to #3067 - we would need to show multiple check errors in user-friendly way.
Contributor guide
Assessment
This issue has not been assessed yet.