I have a chat bot running that watches for key words in other chats it is logged in. It PM's me when my username is said in other channels. Now it also does it when i'm in my own channel so i get flooded with PM's. How would i set it to halt if the keyword is said in my channel... the script i am using is pretty basic
Quote:
on *:TEXT:*vinyltm*:#: { msg vinyltm SPYBOT $chan $nick : $1- }