Get the latest tech news
Ergo Chat – A modern IRC server written in Go
A modern IRC server (daemon/ircd) written in Go. Contribute to ergochat/ergo development by creating an account on GitHub.
Being simple to set up and use Combining the features of an ircd, a services framework, and a bouncer (integrated account management, history storage, and bouncer functionality) Bleeding-edge IRCv3 support, suitable for use as an IRCv3 reference implementation High customizability via a rehashable (i.e., reloadable at runtime) YAML config That is to say, running master may result in changes to your database that end up being incompatible with future versions of Ergo. Ergo relies heavily on user accounts to enable its distinctive features (such as allowing multiple clients per nickname).
Or read this on Hacker News