1
0
Fork 0
mirror of https://github.com/fluffle/goirc synced 2025-05-12 18:44:50 +00:00
goirc/irc
2010-11-03 20:58:06 -04:00
..
commands.go Removed varadics in functions and updated for changes to Go standard library 2010-07-17 03:59:53 +10:00
connection.go Handle the reverse case of servers screwing up : 2010-11-01 23:48:43 -04:00
handlers.go Keep track of bans by nick and allow unban on nicks 2010-11-03 20:58:06 -04:00
irc_test.go add irc_test.go, update Makefile and .gitignore 2009-12-18 22:50:13 +00:00
Makefile Makefile fixes to build with more recent Go releases. 2010-10-13 14:41:36 -04:00
nickchan.go Keep track of bans by nick and allow unban on nicks 2010-11-03 20:58:06 -04:00