Commit Graph

17 Commits

Author SHA1 Message Date
Pragmatic Software dc52430044 Add SSL support, and other misc updates 2013-02-25 02:27:24 +00:00
Pragmatic Software ccf1d35a54 Improvements in interpreter; tell <nick> about <command>; etc 2012-08-23 22:50:07 +00:00
Pragmatic Software 8a70c06096 Misc bug fixes and tweaks 2012-07-22 19:22:30 +00:00
Pragmatic Software e3655749fd Added Net::IRC as PBot::IRC in order to support PONG events and possible future customisation 2011-01-22 08:35:31 +00:00
Pragmatic Software 4be7fe3b34 Refactored Factoids to use DualIndexHashObject; added factset/factunset to set factoid meta-data; factoids now per-channel; slightly unfinished 2010-06-20 06:16:48 +00:00
Pragmatic Software 4e53210445 Replace die with croak, and move Net::IRC::Connection::DESTROY redefinition to before any deaths 2010-05-27 09:29:17 +00:00
Pragmatic Software ed5181cf0d Redefine Net::IRC::Connection::DESTROY sub after forking to prevent disconnecting when child exits 2010-05-27 09:19:11 +00:00
Pragmatic Software a255cf258d chdir to modules directory before executing module 2010-05-26 22:34:34 +00:00
Pragmatic Software 45152f74b4 Updating FactoidModuleLauncher.pm to correct slash intrapolation (esp on newlines) 2010-05-25 05:47:13 +00:00
Pragmatic Software b1775048e0 Oops, adding missing $lr for if no match found the first time 2010-05-14 00:08:52 +00:00
Pragmatic Software 24740da78b Properly handle single-quotes inside of single-quoted text 2010-05-13 23:28:38 +00:00
Pragmatic Software 33a32f29a3 Allow modulelauncher_subpattern factoid field to substitute IRC lines into shell commands via regex substitution 2010-05-13 22:12:04 +00:00
Pragmatic Software d16a013379 Remove printing of args 2010-05-04 05:59:14 +00:00
Pragmatic Software a5618c41a1 Added dict.org module and !dict command, allowed dashes in module launcher arguments 2010-03-28 11:19:54 +00:00
Pragmatic Software d299a8fb0f 90% done in object-oriented conversion -- IgnoreList doesnt save/load/use regex yet. 2010-03-24 06:47:40 +00:00
Pragmatic Software 313da0b587 Progressing on converting things to objects 2010-03-23 03:09:03 +00:00
Pragmatic Software bd46c11120 Half-way through converting everything to objects. Committing mostly working copy as preview. 2010-03-22 07:33:44 +00:00