Commit Graph

  • af8dfdb6f3 change channel reads to use 'for v := range ch {}' idiom Alex Bramley 2009-12-19 15:19:28 +0000
  • 7f6c8fc232 should probably be reading from conn.out after the test for closedness Alex Bramley 2009-12-19 14:58:41 +0000
  • 36976f59d0 time.Sleep() requires forced int64 type Alex Bramley 2009-12-19 13:44:36 +0000
  • 2942cf2093 Add naive flood protection code to *Conn.send() Alex Bramley 2009-12-19 13:40:50 +0000
  • 30fbdda75e Update 352 WHOREPLY handler to set +o and +i user modes for nick Alex Bramley 2009-12-19 13:05:10 +0000
  • cdc715735f Use WHO instead of WHOIS to find information about nicks Alex Bramley 2009-12-19 12:33:54 +0000
  • dc1dd0333a Remove extraneous (and quite spammy) debug printing. Alex Bramley 2009-12-18 23:59:12 +0000
  • 05e665bec7 add irc_test.go, update Makefile and .gitignore Alex Bramley 2009-12-18 22:40:40 +0000
  • e5131515b8 update README and comments so godoc creates nice helpful html documentation Alex Bramley 2009-12-18 22:39:22 +0000
  • 07ff350dd0 Updated README with synopsis code Alex Bramley 2009-12-17 21:47:33 +0000
  • ae8e34ff0e reformat source with gofmt to nuke all of those unneeded semicolons Alex Bramley 2009-12-17 21:30:18 +0000
  • 1c31d5fb47 update vims to edit README too, maybe i'll actually add stuff. Alex Bramley 2009-12-17 21:14:46 +0000
  • 6a8c1a13b2 correct syntax errors from updating go to 4450:dd9bae5c7eac Alex Bramley 2009-12-17 21:14:01 +0000
  • 7191dd9177 Basic README for github. Alex Bramley 2009-12-17 21:12:37 +0000
  • 79822340b5 vastly updated bot framework, now with state tracking etc. Alex Bramley 2009-12-17 17:22:31 +0000
  • 4d610d1718 IRC RFCs and unreal docs for reference Alex Bramley 2009-12-12 00:24:41 +0000
  • 545a88fea0 initial go IRC library, dirty hax abound :-) Alex 2009-11-29 20:23:15 +0000