Hacker News new | ask | show | jobs
by creesch 1088 days ago
Upvoted based on the XKCD alone, I used the same argument a few years ago for this spaghetti mess: https://github.com/creesch/discordIRCd

How feature complete is this client? As in what IRC versions (and dialects) are supported?

2 comments

Looks basic, only ircv3 capability is server-time.
We use https://crates.io/crates/irc under the hood which is compliant with RFC 2812, IRCv3.1, IRCv3.2.

And thanks for noticing the XKCD!