Lucius commented on a Page, DCX wallops ircd  -  Sep 27, 2011

Nice work.
one thing I see to make it more streamlined:

elseif ($7 == changed) && ($8 == his/her) && ($9 == nickname) {

change to:

elseif ($7-9 == changed his/her nickname) {

you don't need the split ifs for simple word matches.
8/10
would be 9 with chatspace stylings too.

I really like the word matches for the quits and joins, and hope you don't mind I implimented similar on my own project wallop bar lol.
If you do... tough it's public property now bish! lol

 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.