Skip to content

Event handler registration is tedious #12

@geewiz

Description

@geewiz

Not having to call register_handler for each event handler would simplify the bot setup. Using Module composition instead of inheritance would allow us to use self.included to auto-register all the event handlers in a bot application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions