kiwiirc / irc-framework

🛠️ A better IRC framework for node.js. For bots and full clients.
MIT License
180 stars 62 forks source link

Enhance and document SASL support #359

Open Kufat opened 1 year ago

Kufat commented 1 year ago

See https://github.com/atheme/atheme/blob/master/modules/saslserv/authcookie.c for context.

This is a niche feature, but it's useful for certain bots and web clients (and it's very low-impact to implement.)