Initial import.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
#BOT_INCLUDE "cycle" "prefix" "1"
|
||||
$this -> call("part", $recv["origin"], "cycling...");
|
||||
sleep(1);
|
||||
$this -> call("join", $recv["origin"]);
|
||||
?>
|
||||
Reference in New Issue
Block a user