DarthReven commented on a Page, URL Spam Protection  -  Jan 29, 2007

well checking for a channel is much easier you can use this simple alias to find an channel name in a line of text: alias chancheck { if ($regex(channel,$1-,/(#[a-z0-9]{1,100})/ig)) { if ($v1 > 1) { var %chan# $v1, %chanout | while (%chan#) { %chan_out = $addtok(%chanout,$regml(channel,%chan#,44) | dec %chan_# } | return %chan_out } | else { return $regml(channel,1) } } }

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.