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