forked from Pycord-Development/pycord
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
discussion neededenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Extract ext.commands
so that it is, at minima entirely separated from the main module, and at maxima a different library. Additionally rewrite some of its mess and simplify it.
This implies that ext.commands
should not use ANY private method from the base py-cord
, not use ANY private util or anything apparent to that. It should exclusively sit on top of py-cord
's event system.
Metadata
Metadata
Labels
discussion neededenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed