1
0
Fork 0
forked from External/ergo
A modern IRC server (daemon/ircd) written in Go. (CEF)
Find a file
2012-12-11 23:34:41 -08:00
src Fix privmsg. 2012-12-11 23:34:41 -08:00
.gitignore simple build script 2012-12-09 15:24:22 -08:00
build.sh Move main into the right location; fix a lot of channel messages. 2012-12-11 22:34:22 -08:00
README.md cleanup and reorganization 2012-12-09 12:51:50 -08:00

Ergonomadic

A Go IRC Daemon

Ergonomadic is an IRC daemon written from scratch in Go.

Why?

I wanted to learn Go.

What's with the name?

"Ergonomadic" is an anagram of "Go IRC Daemon".

Helpful Documentation