1
0
Fork 0
mirror of https://github.com/fluffle/goirc synced 2025-05-13 02:53:19 +00:00

vastly updated bot framework, now with state tracking etc.

This commit is contained in:
Alex Bramley 2009-12-17 17:22:31 +00:00
parent 4d610d1718
commit 79822340b5
8 changed files with 977 additions and 175 deletions

View file

@ -9,5 +9,6 @@ GOFILES=\
connection.go\
commands.go\
handlers.go\
nickchan.go
include $(GOROOT)/src/Make.pkg