<?php
#BOT_INCLUDE "masterlogout" "prefix" "3"
$this -> userdb -> logoutAll();
$this -> call("privmsg", $recv["origin"], "Masterlogout done.");
?>