Commit Graph

4 Commits

Author SHA1 Message Date
Chris Rhodes 6fc99107e6 Return the list element and the remover from the internal handlerSet/commandList methods.
This makes the remove method useful. Before it was only useful inside the Remove closures.
2013-02-17 22:02:02 -08:00
Chris Rhodes e4da830c55 Handlers/Commands now use the container/list.
Re introduced strip nick and strip prefix for SimpleCommands
Fixed tests.
2013-02-17 18:40:58 -08:00
Chris Rhodes 8e16f59b5f Use the internal event handling for initial pass/user/nick messages.
Added constants for internal and named events.
gofmt'ed all files and updated client.go/documentation.
2013-02-15 19:24:10 -08:00
Alex Bramley a674267128 Re-work Handlers for IRC events; add Commands. 2013-02-16 00:17:31 +00:00