This website requires JavaScript.
Explore
Help
Sign In
mirror
/
goirc
mirror of
https://github.com/fluffle/goirc
Watch
1
Star
0
Fork
You've already forked goirc
0
Code
Issues
Releases
Wiki
Activity
419dba1e75
goirc
/
irc
History
Alex Bramley
961e38d7bf
Handle ircu's non-conformist attitude to JOIN/PART formatting(h/t raylu again).
2010-11-03 23:51:36 +00:00
..
Makefile
Makefile fixes to build with more recent Go releases.
2010-08-29 21:24:47 +01:00
commands.go
Sneakier handling of variadic optional args for commands.
2010-11-03 23:48:28 +00:00
connection.go
Somewhat better SSL handling. It'll improve moar if my patches get looked at.
2010-11-03 23:49:28 +00:00
handlers.go
Handle ircu's non-conformist attitude to JOIN/PART formatting(h/t raylu again).
2010-11-03 23:51:36 +00:00
irc_test.go
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