1
0
Fork 0
mirror of https://github.com/fluffle/goirc synced 2025-05-14 03:23:21 +00:00
Commit graph

7 commits

Author SHA1 Message Date
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
Alex Bramley
a038856094 Remove embedded logger from client package. 2013-02-16 00:15:23 +00:00
Alex Bramley
907560b599 Migrate to split event pkg. 2011-11-13 14:07:19 +00:00
Alex Bramley
aa75e0e0c6 Make enabling/disabling state-tracking easier. Improve constructors. 2011-11-07 13:34:13 +00:00
Alex Bramley
caa9429a74 Update README. 2011-11-06 05:22:02 +00:00
Alex Bramley
2bc8238f8e Move state-related handlers to their own file for clarity. 2011-11-06 05:11:49 +00:00