Initial import.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
#BOT_INCLUDE "logout" "prefix" "0"
|
||||
$this -> userdb -> logout($recv["nick"]);
|
||||
$this -> call("notice", $recv["nick"], "You are now logged out. Your level: ".$this -> userdb -> getLevel($recv["nick"]));
|
||||
?>
|
||||
Reference in New Issue
Block a user