Searched refs:msgchannel (Results 1 – 1 of 1) sorted by relevance
157 typeset msgchannel="${line/~(Elr)([^ ]+) ([^ ]+) ([^ ]+) (.*)/\3}"183 typeset msgchannel="${args.msgchannel}"186 printf "#privms: user=%q, channel=%q, msg=%q\n" "$msguser" "$msgchannel" "$msg"323 typeset msgchannel="${args.msgchannel}"326 printf "#message: user=%q, channel=%q, msg=%q\n" "$msguser" "$msgchannel" "$msg"329 if [[ "${msgchannel}" == "${_.nick}" ]] ; then330 # ${msgchannel} point to our own nick if we got a private message,332 # it into msgchannel[all...]