Skip to content

Conversation

BarryCarlyon
Copy link

I've created a way to define server CAPs in the options passed to new irc.Client().

As it's often a need to send server CAPabilities before sending Nick/Pass

Then I found conflicting PR #348 and merged that in.

…(as per IRCv3) BEFORE sending Nick/Pass

This adds that ability by added a caps array to the options and sending the contents before nick/pass

Borrow the NAK responder from PR martynsmith#348

Merge in a few bits from martynsmith#348 nicely
@BarryCarlyon BarryCarlyon changed the title CAPabilities before nickpass Add feature: CAPabilities before nickpass Jun 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant