forgot to load it
This commit is contained in:
parent
01923bdfbf
commit
fba0430a42
1 changed files with 1 additions and 0 deletions
1
main.pl
1
main.pl
|
@ -35,6 +35,7 @@ my $seen = $bot->load("Seen");
|
|||
my $restart = $bot->load("Restart");
|
||||
my $titles = $bot->load("Titles");
|
||||
my $minecraftirc = $bot->load("MineCraftIRC");
|
||||
my $minecraftcoords = $bot->load("MineCraftCoords");
|
||||
my $irc = $bot->pocoirc();
|
||||
|
||||
#$irc->plugin_add( 'NickServID', POE::Component::IRC::Plugin::NickServID->new(
|
||||
|
|
Loading…
Add table
Reference in a new issue