Skip to content

Add hybrid command support to Bot.add_cog guild kwargs #9366

Open
@Luc1412

Description

@Luc1412

Summary

Update docs and extend functionality for Bot.add_cog's guild(s) kwarg to support hybrid commands

What is the feature request for?

discord.ext.commands

The Problem

1.) The docs got misleading information regarding guild(s) kwargs

2.) Hybrid Commands aren't supported by Bot.add_cog's guild(s) kwarg

The Ideal Solution

1.) Update the docs. Currently it states "If the cog is an application command group" even trough it applies to app commands without an group.

2.) Support Hybrid commands when using guild(s) kwarg in Bot.add_cog

The Current Solution

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions