Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Custom Command Handling #28

@rockerBOO

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

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