are you trying to make it a server addon or a client addon?
if it's a server addon, you can replace commandToServer('messageSent',$chatBot::name @ " => " @ %string); with something to message all the clients in the server
if it's a client addon, you can't do the ColBot: phrase as you want, since it's just going to be just like you saying something (it'll have your name first)