casemessage.text.split("")[0].split("@")[0].downcase#Strip command from arguments and @tags
when'/start'
puts"Received command: start"
reply="This bot will eventually (hopefully) be able retrieve information and pass start/stop commands from/to an Empyrion server, to make life easier for meatbags like you.\n\n"+
"Commands available:\n/start (Shows this message)\n/srvstart\n/srvstop\n/status\n/address"
"Commands available:\n/start (Shows this message)\n/srvstart\n/srvstop\n/status"