-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
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
Labels
No labels