Commit Graph

5 Commits

Author SHA1 Message Date
raylu d961c92dd1 Merge remote-tracking branch 'fluffle/master'
Conflicts:
	README.md
	client.go
	client/connection.go
2011-07-21 23:04:49 -07:00
Alex Bramley 6634869fe6 Use connected bool properly to ensure shutdown() can't be called twice. 2011-07-22 01:17:35 +01:00
raylu 186519214f Add github link to CTCP VERSION reply 2011-03-09 16:05:19 -06:00
Alex Bramley 08b7d63c27 Refactor to remove line.Text and use line.Args[-1] instead. 2010-11-23 22:07:21 +00:00
Alex Bramley bedbfc2899 Move irc/ to client/ and set up for goinstall. 2010-11-21 19:53:14 +00:00
Renamed from irc/handlers.go (Browse further)