Red-DiscordBot icon indicating copy to clipboard operation
Red-DiscordBot copied to clipboard

Add support for Hybrid commands in Red

Open TrustyJAID opened this issue 3 years ago • 1 comments

Description of the changes

This adds basic support for Hybrid commands within Red. This also adds support for GroupCog in Red where cogs will inherit both the existing Cog class and implement a group command for the cog itself.

Have the changes in this PR been tested?

Yes

TrustyJAID avatar Apr 13 '22 18:04 TrustyJAID

It looks like @bot.hybrid_command and @bot.hybrid_group haven't been implemented here yet to return these new classes, is this planned for this PR?

Zephyrkul avatar Aug 28 '22 22:08 Zephyrkul