What i am basically trying to do is this: I have a bot running in multiple channels. I want a basic script that will notify a user if a key word is said. In this example i was using my username. The bot will notify the person the word was said in a private message. Now the problems i came across is while in your own channel you get flooded with PM's everytime the trigger is hit, so I want it to notice if the user is in the channel and to halt if they are.