X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;ds=sidebyside;f=Bot.pm;h=53cdf94a0cf5cc983d64bf8d04a937e99cf5e802;hb=52aa24ac076b97096ff29e7a59331654620f230c;hp=b3b4c9d563c73915e09c77a5696a3e7f3af16bb7;hpb=57b44cc65d33c9bcb7f1ffcd91778689d30f9a5b;p=NDIRC.git diff --git a/Bot.pm b/Bot.pm index b3b4c9d..53cdf94 100644 --- 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(