Red-DiscordBot
Red-DiscordBot copied to clipboard
[Commands] Fix @commands.group(help=...) not setting the help attr
Description of the changes
Fixes #5838
Have the changes in this PR been tested?
No - I tested that the issue is fixed in the basic case, however I have not tested for any side effects, nor do I know if there was any reason this line was deliberately omitted from the group deco.