1
0
Fork 0
mirror of https://github.com/fluffle/goirc synced 2025-05-12 18:44:50 +00:00
goirc/irc
2009-12-19 15:30:54 +00:00
..
commands.go update README and comments so godoc creates nice helpful html documentation 2009-12-18 22:48:58 +00:00
connection.go change channel reads to use 'for v := range ch {}' idiom 2009-12-19 15:30:54 +00:00
handlers.go Update 352 WHOREPLY handler to set +o and +i user modes for nick 2009-12-19 13:05:10 +00:00
irc_test.go add irc_test.go, update Makefile and .gitignore 2009-12-18 22:50:13 +00:00
Makefile add irc_test.go, update Makefile and .gitignore 2009-12-18 22:50:13 +00:00
nickchan.go Remove extraneous (and quite spammy) debug printing. 2009-12-18 23:59:12 +00:00