Skip to content

Handle mode changes #23

@Raynes

Description

@Raynes

IRC's mode changing syntax is complicated, but I think we should try listening for MODE changes and update info in the irc map accordingly. The reason I'd like to do this is because Irclj is callback based, so you can't just 'fetch' modes and then receive them. You'd need to have a callback, which doesn't fit most workflows.

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