Hi!

I've got a working script that echos some lines from a channel on one server to a channel on another server.

The line in the script that defines the output channel is

scon 2 msg #ECHOHERECHANNEL % $+ text

but i need to make the output not only the text but it needs to be the following:

/bs say #ECHOHERECHANNEL text

how do i add this to that script line? i tried some stuff but the script doesn't seem to like /bs say.

thanks for the help!