Commit Graph

7 Commits

Author SHA1 Message Date
Neale Pickett cf9bdcb93a Refactor how commands are handled.
I may refactor it again.
2008-05-10 21:10:45 -06:00
Neale Pickett 2ff9e84199 Channel PRIVMSG and NOTICE 2008-05-10 14:19:14 -06:00
Neale Pickett fce7bc36d5 JOIN 2008-05-09 08:01:11 -06:00
Neale Pickett 68428d8347 Start at channels 2008-03-19 16:19:24 -06:00
Neale Pickett 8cefe61976 PRIVMSG and NOTICE working between users 2008-03-07 12:00:40 -07:00
Neale Pickett b55baf1e92 Setup working, now there's a bug in command parsing (again). 2008-03-02 21:30:37 -07:00
Neale Pickett 4b2a60ec71 More modules, now parsing commands
This is where I realized that there's no point in passing around a
"server" object, since it's entirely reasonable to expect one server
per running instance.
2008-02-28 22:00:24 -07:00