TMFKSOFT commented on a Page, Timer for in a bot.  -  Nov 12, 2012

[nas]peter
You could swap the eval for an if. E.g.
$command = explode(" ",$input);

if ($command[1] == "msg") { / Message IRC / }

On another note, I'd love to see you implement it with my PHP IRC client PITC! :D

 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.