3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 01:48:38 +02:00
Go to file
Pragmatic Software d1e7abc175 Add event dispatcher module to allow modules to dispatch events and
to register handlers to listen for events.

Update IRCHandlers module to use new event dispatcher to dispatch
irc.events.  Update several modules to register with dispatcher
to listen for irc.events.

Improve handling of reconnection upon unexpected disconnection.

Todo: update more things to use new event dispatcher logic.
2014-11-01 00:15:21 +00:00
build build: updated update-version.pl to use /usr/bin/perl shebang 2011-01-22 08:33:16 +00:00
config config: updated example in admins file 2011-01-26 02:34:55 +00:00
data C Jeopardy commands now use preserve_whitespace 2014-08-04 22:51:09 +00:00
doc Update docs -- added MODULES file for easy installation of Perl modules 2014-05-31 01:11:04 +00:00
misc Factoids and Quotegrabs HTML exported tables can now be filtered 2014-03-03 09:24:33 +00:00
modules CGrammar: Add istrue to static assertion expression; add ability to customize istrue truthiness result, add isfalse 2014-09-19 04:17:37 +00:00
PBot Add event dispatcher module to allow modules to dispatch events and 2014-11-01 00:15:21 +00:00
pbot.pl Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm 2014-05-18 20:09:05 +00:00
pbot.sh pbot.sh: strange behavior with &> -- using 2> instead 2011-12-12 06:01:51 +00:00