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
7935d2e939
goirc
/
irc
History
Alex Bramley
7935d2e939
Use append() instead of doing it manually.
2010-11-03 23:50:43 +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
Use append() instead of doing it manually.
2010-11-03 23:50:43 +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