Cog-Creators / Cog-Creators/Red-DiscordBot

Command groups fail to set `help` attribute when explicitly supplied

Open
#5,838 2 comments 0 reactions 1 assignee Claimed by @Flame442 View on GitHub
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?

![Minimal code example](https://user-images.githubusercontent.com/23347632/187092676-b8416fce-50fa-46ec-8377-8760e4aaab05.png)

### Anything else?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.