X-Git-Url: https://ruin.nu/git/index.pl?a=blobdiff_plain;f=Bot.pm;h=53cdf94a0cf5cc983d64bf8d04a937e99cf5e802;hb=eb496c248b615ab2aca038757df256f3f63648a0;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;