Code:
on *:INPUT:#:{
  /var %text = $1-
  %text = $replacecs(%text, channel, $chan, chan, $chan)
  /say %text
  /haltdef
}


Hope this will help smile