3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00
Go to file
2013-05-12 11:37:35 -07:00
src Make channel and privmsg replies more useful for logged-out users. 2013-05-12 11:37:35 -07:00
.gitignore Another massive refactor to support mutliple connections per nick. 2012-12-15 14:34:20 -08:00
build.sh Massive refactor to support multiple connections and NickServ. 2012-12-16 19:13:53 -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.

Whats with the name?

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

Helpful Documentation