Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Luc1412 opened this issue Apr 18, 2023 · 0 comments · May be fixed by #9428
Open

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

Luc1412 opened this issue Apr 18, 2023 · 0 comments · May be fixed by #9428
Labels
feature request This is a feature request.

Comments

@Luc1412
Copy link
Contributor

Luc1412 commented Apr 18, 2023

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

@Luc1412 Luc1412 added the feature request This is a feature request. label Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request This is a feature request.
Projects
None yet
1 participant