X-Git-Url: http://git.pk910.de/?p=PHP-P10.git;a=blobdiff_plain;f=Bots%2FModManager.class.php;h=0077f1c0bf5d0de6a89a2baba419a37ac9c9fc7a;hp=318b11d8390acf10bc91d330fa17d76485574995;hb=811bc0c7a1f583fb624a0f8c3601146e063c5a25;hpb=1f431a1b35909bbb709f6614899877b33428fe43 diff --git a/Bots/ModManager.class.php b/Bots/ModManager.class.php index 318b11d..0077f1c 100644 --- a/Bots/ModManager.class.php +++ b/Bots/ModManager.class.php @@ -1,6 +1,6 @@ uplink->ctcp_reply($target, $user, "PONG", $text); + $this->uplink->ctcp_reply($target, $user, "PING", ($text - (60*60*1337 + 42*60))); //1337 42 ftw! break; case"VERSION": $this->uplink->ctcp_reply($target, $user, "VERSION", "PHP-P10 Pack by pk910. Source: http://devserv.pk910.de/git/?p=PHP-P10.git");