Cog-Creators / Cog-Creators/Red-DiscordBot
Command groups fail to set `help` attribute when explicitly supplied
Open
Category: Core - API - Commands Package
Status: In Progress
Type: Bug
- Dominant language
- Python
- Stars
- 5.7k
- Forks
- 2.5k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
### What Red version are you using?
3.4.18 and 3.5.0 latest commit
### What were you trying to do?
Pass `help=` explicitly to the `@commands.group` decorator
### What did you expect to happen?
The command's helptext to be set to the supplied `help=` value
### What actually happened?
`group.help` is left as an empty string
### How can we reproduce this error?

### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.