]> ruin.nu Git - NDIRC.git/blobdiff - Bot.pm
Converted Channel to new infrastructure
[NDIRC.git] / Bot.pm
diff --git a/Bot.pm b/Bot.pm
index b3b4c9d563c73915e09c77a5696a3e7f3af16bb7..53cdf94a0cf5cc983d64bf8d04a937e99cf5e802 100644 (file)
--- a/Bot.pm
+++ b/Bot.pm
@@ -33,6 +33,7 @@ use POE::Component::IRC::Plugin::AutoJoin;
 use POE::Component::IRC::Plugin::NickReclaim;
 
 use NDIRC::Dispatcher;
+use NDIRC::Context;
 
 use IO::File;
 
@@ -80,6 +81,7 @@ sub _start {
                Sort_by_date => 1,
                Strip_color => 1,
                Strip_formatting => 1,
+               Notices => 1,
        ));
 
        $heap->{connector} = POE::Component::IRC::Plugin::Connector->new(