nodejitsu / kohai

I am kohai. I am a pluggable irc bot for managing real-time data events.
91 stars 17 forks source link

Make identify check configurable #56

Closed AvianFlu closed 13 years ago

AvianFlu commented 13 years ago

Not every ircd supports the CAP REQ IDENTIFY-MSG command that we use for the identify check on freenode - this must be made configurable, as no proper commands will be received from a non-compliant server with this setting enabled.

AvianFlu commented 13 years ago

This has been fixed in the refactor branch, which will be merged soon, pending docs and some more testing. Closing issue.