on *:text:!choice ?*:#yourchannel:{ noop $regex($2-,/(?:^| )("[^"]+"|[^ ]+)(?= |$)/g) msg $chan From $nick $+ 's options I have selected: $regml($r(1,$regml(0))) }