Pragmatic Software
a64d62b549
Updating factoids
2010-06-06 09:13:17 +00:00
Pragmatic Software
49bbf5c73e
Temporary hack to skip hostmask entry when iterating channels in message history, will fix soon
2010-06-06 07:22:23 +00:00
Pragmatic Software
8a5c7a99c2
Remove debugging print statements from AntiFlood.pm
2010-06-06 05:22:07 +00:00
Pragmatic Software
96be537c39
AntiFlood now detects based on *!user@host instead of nick
2010-06-06 05:19:31 +00:00
Pragmatic Software
96fd2d7c7a
Remove FLOOD_JOIN and FLOOD_CHAT from PBot.pm
2010-06-06 04:41:15 +00:00
Pragmatic Software
8c4d01d83a
Update version
2010-06-06 00:36:01 +00:00
Pragmatic Software
71847ddc63
Make anti-flood logs less spammy
2010-06-06 00:35:24 +00:00
Pragmatic Software
9b3a8f1284
Show offenses and join_watch count in list messages
2010-06-06 00:34:27 +00:00
Pragmatic Software
7bcfa52b25
Increase join flood detection to 4 joins within 30 minutes without a message; set join_watch -= 2 on join ban to allow two join attempts afterwards in order to give them a chance to rejoin
2010-06-05 17:45:41 +00:00
Pragmatic Software
4b342be290
Add join flood protection
2010-06-05 06:07:15 +00:00
Pragmatic Software
7df2346d01
Remove NewModule.pm skeleton file
2010-06-05 04:41:37 +00:00
Pragmatic Software
b1c2a12500
Move $VERSION out of PBot.pm and to its own VERSION.pm module
2010-06-05 04:34:14 +00:00
Pragmatic Software
4e4574d2b6
Setting PBot.pm $VERSION from build script instead
2010-06-05 00:30:03 +00:00
Pragmatic Software
4563ca7794
Finalizing SVN auto-props Id keyword for PBot.pm $VERSION
2010-06-04 23:18:50 +00:00
Pragmatic Software
e3680adbb4
Testing SVN auto-props Id keyword for PBot.pm $VERSION
2010-06-04 23:12:32 +00:00
Pragmatic Software
f9612331bc
propset svn:keywords on all PBot .pm modules
2010-06-04 23:01:44 +00:00
Pragmatic Software
d01b724427
Testing SVN auto-props for Id keyword
2010-06-04 22:55:03 +00:00
Pragmatic Software
a47cfc96e7
No longer updating Changes file, use SVN changelist at code.google.com
2010-06-04 09:37:53 +00:00
Pragmatic Software
bfbc663622
Resolve "use of uninitialized value in numeric gt" in IgnoreList.pm
2010-06-04 04:44:08 +00:00
Pragmatic Software
4d93519256
Remove #osdev from ignore case, fix warning numeric eq warning message
2010-05-30 02:22:38 +00:00
Pragmatic Software
baadde5e24
Fix typo in unquieting sub
2010-05-30 02:21:39 +00:00
Pragmatic Software
a58700ce51
Removing useless "You may speak again." privmsg on unquiet timeout
2010-05-30 02:08:21 +00:00
Pragmatic Software
7399f4ff91
Replaced mode +q with mode +b for quieting; replaced nick!*@* with *!*@host in anti-flood; quiet commands take mask instead of nick
2010-05-30 02:02:29 +00:00
Pragmatic Software
0b3aa9015b
Added missing newline to flood reset message
2010-05-28 05:20:06 +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
220a2ec46b
Spaces-in-factoids not yet ready
2010-05-22 01:26:26 +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
c699ae26a8
Require "is" as separator to allow add factoids with spaces in trigger
2010-05-13 19:45:52 +00:00
Pragmatic Software
8ebe546850
New factoid loading/saving -- much more flexible!
2010-05-08 23:36:56 +00:00
Pragmatic Software
d16a013379
Remove printing of args
2010-05-04 05:59:14 +00:00
Pragmatic Software
1330bfcff5
Allow <foo> is <bar> to pass through to other interpeters if factoid already exists
2010-04-18 07:34:01 +00:00
Pragmatic Software
001cbc86e5
Replace newlines after posting truncation to codepad
2010-04-17 19:22:22 +00:00
Pragmatic Software
042366b55b
Overwhelm was too sensitive
2010-04-14 00:01:42 +00:00
Pragmatic Software
1131ab32df
Truncate long output to codepad.org
2010-04-13 04:17:54 +00:00
Pragmatic Software
e051ede6f0
List Levenshtein-based closest matches if factoid not found
2010-04-09 22:55:24 +00:00
Pragmatic Software
654291e8a5
Commented out "Checking ..." in check message history
2010-04-09 22:53:17 +00:00
Pragmatic Software
87ce882450
Added username/realname to config
2010-04-09 22:52:24 +00:00
Pragmatic Software
b261265726
Flood counter now per-channel
2010-04-06 19:15:42 +00:00
Pragmatic Software
116577aefb
Ignorelist now saves/loads; ignorelist timeout of -1 causes ignore to be permanent
2010-04-06 18:38:27 +00:00
Pragmatic Software
cffe7f6c4e
Improved display of timestamp in !info command
2010-04-05 13:30:33 +00:00
Pragmatic Software
73a12dc981
Allow unquiet from /msg
2010-04-03 19:49:41 +00:00
Pragmatic Software
0c54d9c93e
Send message on private ignore; parse adlib variables better
2010-04-02 18:23:31 +00:00
Pragmatic Software
0b78e4ed79
Regex factoids restored
2010-04-02 17:33:18 +00:00
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
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
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