Skip to content

Custom Command Handling #28

Description

@rockerBOO

I'm working with a IRC that has custom CAP (capabilities), which adds more commands. Is there a good way to handle these messages so they can be handled outside of the ExIrc.Client?

Requesting capabilites:

< CAP REQ :twitch.tv/membership

Example message from the IRC server

%IrcMessage{args: ["#rockerboo", "rockerboo"], cmd: "CLEARCHAT", ctcp: false, host: [], nick: [], server: "tmi.twitch.tv", user: []}

https://github.com/justintv/Twitch-API/blob/master/chat/capabilities.md#membership

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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