1
0
Fork 0
mirror of https://github.com/fluffle/goirc synced 2025-05-13 02:53:19 +00:00
goirc/client
2011-07-17 13:48:12 +01:00
..
commands.go Move irc/ to client/ and set up for goinstall. 2010-11-21 19:53:14 +00:00
connection.go Make socket timeouts a configurable thingy. 2011-07-17 13:48:12 +01:00
handlers.go Refactor to remove line.Text and use line.Args[-1] instead. 2010-11-23 22:07:21 +00:00
irc_test.go Move irc/ to client/ and set up for goinstall. 2010-11-21 19:53:14 +00:00
Makefile Move irc/ to client/ and set up for goinstall. 2010-11-21 19:53:14 +00:00
nickchan.go Move irc/ to client/ and set up for goinstall. 2010-11-21 19:53:14 +00:00