Code:
on $*:text:/\[(PRE|NUKE|UNNUKE)\]/iS:#CHANNELSOURCE:{
  var %text = $strip($1-)
  /scon 2 /msg #CHANNEL1 % $+ text
  msg #CHANNEL2 %text
}