Newkronic

Newkronic

Joined
May 14, 2007

Activity Stream

Newkronic commented on a Page, !say Command   -  Apr 06, 2010

You might want to add a little bit of protection against something like !say $ip.
Maybe something like this
if ($count($2-,$,%) > 0) {
.msg $chan Illegal Chars
}
else {
.msg $chan $2-
}
}

 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.