tv3636 commented on a Page, Last.fm Now Playing  -  May 22, 2009

add an on TEXT event somewhere in the script:

on *:TEXT:!np:#:{ np }

Might want to change # to #yourchannel and add an if statement if you don't want anyone else to be able to trigger it but yourself so the event would then be:

on *:TEXT:!np:#YOURCHANNEL:{ if ($nick == YOURNICK) np }
 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.