<?php
#BOT_INCLUDE "reload" "prefix" "2"
$this -> commands -> update();
$this -> call("privmsg", $recv["origin"], "commands reloaded.");
?>