X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;ds=sidebyside;f=Bot.pm;h=53cdf94a0cf5cc983d64bf8d04a937e99cf5e802;hb=f58cbcf0fb3bfa5d89c5bb3b7fb928d8b1f35c9a;hp=dde08adc2b42ff6dc1acaf027b51f686ef990905;hpb=06eb99af20cebc85b1f609becb125b4dc32bf8ff;p=NDIRC.git diff --git a/Bot.pm b/Bot.pm index dde08ad..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;