function onRCChat(cmd) { if (cmd == ":code") { echo("Code Accepted"); } }
function onRCChat() { echo(params);}