Skip to content

use subclass paradigm to define the bot #8

Description

@randyprice

instead of using decorators to register events, override a subclass of discord.Client with the desired coroutines. this will remove the client from the global state and make it easier to extend the application

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions