<?php
#BOT_INCLUDE "say" "prefix" "1"
$this -> call("privmsg", $recv["origin"], $this -> protocol -> getArgs(1, $recv));
?>