mirror of
https://github.com/pragma-/pbot.git
synced 2025-10-29 13:37:25 +01:00
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
2 lines
159 B
Plaintext
Executable File
2 lines
159 B
Plaintext
Executable File
nohup perl -I /home/msmud/lib/lib/perl5/site_perl/5.10.0/i686-linux/ -I /home/msmud/libwww-perl-5.808/lib/LWP -I /home/msmud/Net-IRC-0.75 pbot2.pl >> log 2>&1
|