phpircbot2/commands/stop.prefix.php

4 lines
64 B
PHP

<?php
#BOT_INCLUDE "stop" "prefix" "3"
$this -> alive = 0;
?>