Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
DO1JLR committed Mar 4, 2017
1 parent 8023104 commit 1fea1d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ponybot.pl
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ sub sig_message_public {
for my $mlp (@pony){
$server->command("msg $target $mlp");
}
$server->command("msg script load ponybot.pl");
}
}
}
Expand Down

0 comments on commit 1fea1d4

Please # to comment.