From 974fc1015a39a618352317933de14c36c3fe3a41 Mon Sep 17 00:00:00 2001 From: Antoine Beaupre Date: Mon, 27 Feb 2012 01:49:24 -0500 Subject: add reference for good material i found --- files/irc_bot/riseup-nagios-server.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'files') diff --git a/files/irc_bot/riseup-nagios-server.pl b/files/irc_bot/riseup-nagios-server.pl index 04e3054..4ccec47 100644 --- a/files/irc_bot/riseup-nagios-server.pl +++ b/files/irc_bot/riseup-nagios-server.pl @@ -11,6 +11,8 @@ ## STICKY POINTS: the addfh() function doesn't exist in BasicBot or POE::Component::IRC ## ## people suggested we use Anyevent::IRC and POE::Kernel ->select_read and POE::Wheel namespace +## +## in the meantime, inspiration for extensions can be found here: http://svn.foswiki.org/trunk/WikiBot/mozbot.pl use strict; use File::Basename; -- cgit v1.2.3