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

v4.0.1 unstable dynamic "cog" loading #2

Closed
V3ntus opened this issue Jan 11, 2022 · 0 comments · Fixed by #3
Closed

v4.0.1 unstable dynamic "cog" loading #2

V3ntus opened this issue Jan 11, 2022 · 0 comments · Fixed by #3

Comments

@V3ntus
Copy link
Contributor

V3ntus commented Jan 11, 2022

Since v4 has removed support for cogs and message commands, we have to find an alternative.

TODO:

  • add a dynamic module loader and decorate manually
  • add support for multiple command types (subcommands, buttons, etc.)
  • add support for command permissions
  • pass the bot: interactions.Client object to each module, or allow them to access it from somewhere
@V3ntus V3ntus closed this as completed Jan 11, 2022
@V3ntus V3ntus linked a pull request Jan 21, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant