Go to file
Jeremy Latt c42cd92f91 Update a bunch of messages and fix reply struct embedding. 2013-05-11 18:28:18 -07:00
src Update a bunch of messages and fix reply struct embedding. 2013-05-11 18:28:18 -07:00
.gitignore Another massive refactor to support mutliple connections per nick. 2012-12-15 14:34:20 -08:00
README.md cleanup and reorganization 2012-12-09 12:51:50 -08:00
build.sh Massive refactor to support multiple connections and NickServ. 2012-12-16 19:13:53 -08:00

README.md

Ergonomadic

A Go IRC Daemon

Ergonomadic is an IRC daemon written from scratch in Go.

Why?

I wanted to learn Go.

Whats with the name?

“Ergonomadic” is an anagram of “Go IRC Daemon”.

Helpful Documentation