Commit Graph

16 Commits

Author SHA1 Message Date
Craig Andrews 764e0ab962 receive_raw_message -> receiveRawMessage 2010-09-03 17:50:28 -04:00
Craig Andrews 6a848bcc8a send_message -> sendMessage 2010-09-03 17:50:28 -04:00
Luke Fitzgerald d2c72d8ae1 Add an config option to change the ping interval 2010-08-11 10:49:09 -07:00
Luke Fitzgerald 9da2368383 Retry using the waiting queue so as to preserve message ordering 2010-08-10 19:23:45 -07:00
Luke Fitzgerald 8e925927c6 First commit of message throttling code 2010-08-10 17:27:02 -07:00
Luke Fitzgerald 067633a608 Added more commenting 2010-08-07 16:32:17 -07:00
Luke Fitzgerald e23ad0bdb3 Commands can now be whitelisted to allow response to the channel 2010-08-07 13:25:05 -07:00
Luke Fitzgerald a6e865c47a Use nick length instead 2010-08-05 11:12:36 -07:00
Luke Fitzgerald 1f3dbe1198 Bot responds to channel commands via PM 2010-08-05 10:48:41 -07:00
Luke Fitzgerald 65a741cce2 Messages with new lines split at plugin stage for reliability 2010-08-04 09:10:57 -07:00
Luke Fitzgerald 742b302739 More Irc plugin work 2010-07-26 11:13:00 -07:00
Luke Fitzgerald be0fb03560 Cosmetic: Rearrange code 2010-07-23 14:13:37 -07:00
Luke Fitzgerald c4640c50d3 Lots more work - Implemented nickname checking 2010-07-23 13:33:41 -07:00
Luke Fitzgerald efdf9b6d4e Code now functional - lots of error checking and extras missing still though 2010-07-20 11:16:59 -07:00
Luke Fitzgerald 7f2555126a IrcPlugin.php almost complete 2010-07-18 12:26:11 -07:00
Luke Fitzgerald 0ef7c5559f Initial IRC plugin work 2010-07-04 09:51:44 -07:00