Skip to content

Extract ext.commands and somewhat refactor #56

@Paillat-dev

Description

@Paillat-dev

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

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions