Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feature: CAPabilities before nickpass #469

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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