Cog-Creators / Cog-Creators/Red-DiscordBot
[Core] Output of help command for cogs without commands should have a friendly message
Open
Category: Core - Help
Status: Needs Discussion
Type: Bug
- Dominant language
- Python
- Stars
- 5.7k
- Forks
- 2.5k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
# Command bugs
#### Command name
`[p]help`
#### What cog is this command from?
Core
#### What were you expecting to happen?
Some friendly message inside the embed, like "There are no commands in cog `CogWithoutCommands`."
#### What actually happened?
I got this:

#### How can we reproduce this issue?
1. Create a cog without commands and load it.
2. Use `[p]help CogWithoutCommands` command
Contributor guide
Assessment
This issue has not been assessed yet.