Nobody likes autoresponders, anyway.
I Need The Chat Bot First To Make The "Chat Bot" Do Math...
function doMath(%client, %num1, %num2){ %ans = %num1 + %num2; messageClient(%client, '', "\c2Answer is" SPC %ans @ ".");}