3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-01 17:16:39 +02:00
Commit Graph

3934 Commits

Author SHA1 Message Date
Pragmatic Software
a901a8a4c8 Correct autologin issue 2010-03-30 06:34:08 +00:00
Pragmatic Software
cd73f1104e Admins management improved. Admins now save and load, and can be added and removed. 2010-03-29 12:30:35 +00:00
Pragmatic Software
f5bfe2dfda prune_message_history used old flood_watch instead of message_history -- fixed 2010-03-29 08:39:48 +00:00
Pragmatic Software
aaa6b2782d Allow #including <headers> 2010-03-28 18:37:53 +00:00
Pragmatic Software
c93174ac15 Improved codepad.pl 2010-03-28 15:16:34 +00:00
Pragmatic Software
617f98ad5c Improved codepad.pl 2010-03-28 15:06:50 +00:00
Pragmatic Software
efd4ebd5af Testing codepad.pl 2010-03-28 14:34:43 +00:00
Pragmatic Software
b715f3053c Testing codepad.pl 2010-03-28 14:34:35 +00:00
Pragmatic Software
2160c36a8c Added -search option to dict.org.pl 2010-03-28 12:01:53 +00:00
Pragmatic Software
1131ab8bba Added -search option to dict.org.pl 2010-03-28 12:00:35 +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
21e4415289 Improved find command by adding optional -owner and -by search parameters 2010-03-26 08:58:25 +00:00
Pragmatic Software
a743261059 See Changes file 2010-03-26 05:14:03 +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
fa50724b58 Progressing on object-oriented conversion. Some functionality may be missing. 2010-03-23 18:24:02 +00:00
Pragmatic Software
313da0b587 Progressing on converting things to objects 2010-03-23 03:09:03 +00:00
Pragmatic Software
d48f286aca Half-way through converting everything to objects. Committing mostly working copy as preview. 2010-03-22 07:34:43 +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
Pragmatic Software
f725743ccb == MAJOR NEW BETA RELEASE ==
Converted single large "amalgamate" monolithic pbot2.pl script into multiple Perl packages/modules.

Tons of refactoring and clean-ups.

Consider this version to be beta.  Use at your own risk.
2010-03-17 06:36:54 +00:00
Pragmatic Software
8695fdb30f Added trigger for NOTICE events, channel names case-insensitive 2010-03-11 05:55:24 +00:00
Pragmatic Software
b3b3c04f73 Replaced regex gibberish with quotemeta 2009-12-28 18:25:43 +00:00
Pragmatic Software
0275e90dc8 Added optional channel parameter to !grab and !rq 2009-12-10 19:04:54 +00:00
Pragmatic Software
dd6e639a51 Added optional channel parameter to !grab and !rq 2009-12-10 09:53:38 +00:00
Pragmatic Software
3831803c94 Added !delq to delete quotegrabs 2009-12-10 09:24:06 +00:00
Pragmatic Software
e4b521e1bc Added support for quotegrabs: !grab, !getq, and !rq 2009-12-10 00:31:05 +00:00
Pragmatic Software
e706505921 Corrected non-array-ref issue in check_message_history_timeout subroutine 2009-12-09 01:12:36 +00:00
Pragmatic Software
73b793295b todo! add support for admin management - needs support for adding/removing/saving!
todo! multi-channel support pathetic (note 12/08/09, fixed multi-channel for anti-flood and for ignore)
todo! most of this crap needs to be refactored (note 11/23/09, refactored execute_module)

0.4.1 (12/08/09): improved anti-flood system to be significantly more accurate and per-channel
                  added per-nick-per-channel message history using %flood_watch
                  add per-channel support to ignore system
                  automatically remove message history for nicks that haven't spoken in one day (run once per hour)
                  do not ignore !login command
0.3.16(11/23/09): refactored module execution to execute_module() subroutine
                  added trigger to execute get_title.pl module when URL is
                  detected in regular untriggered chat
0.3.15(11/20/09): replace 'me' with '$nick' in arguments
2009-12-09 01:08:12 +00:00
Pragmatic Software
9ecc4103e7 Don't expand escaped dollar-signs in factoids 2007-07-04 01:54:51 +00:00
Pragmatic Software
24a59a90e0 Don't expand escaped dollar-signs in factoids 2007-07-04 01:52:59 +00:00
Pragmatic Software
ff4648cf4d Added unload_module, enable_command, disable_command
Automatically export factoids every 5 minutes
Fork modules
2007-07-01 22:39:06 +00:00
Pragmatic Software
9ba81accdd Fix recursive alias infinite loop potentional 2007-05-20 21:37:58 +00:00
Pragmatic Software
c1ed583744 code clean up 2007-05-20 21:01:42 +00:00
Pragmatic Software
2c44e648fb Initial import 2007-05-20 20:44:44 +00:00
Pragmatic Software
8b06693c55 Initial directory structure. 2007-05-05 02:28:15 +00:00