up vote 3 down vote favorite
share [g+] share [fb]

I want to clear my IRC channel view from a certain bot messages. It is possible?

In http://webchat.freenode.net/ i can't ignore a bot with /ignore. How can I do it?

link|improve this question

1  
let me guess... sobot? – R. Martinho Fernandes Jul 17 '09 at 14:23
@Martinho exactly – Jader Dias Jul 17 '09 at 14:33
feedback

5 Answers

up vote 4 down vote accepted

IRC is a protocol. Certain programs that use the IRC protocal have ignore features while others don't.

link|improve this answer
feedback

Yes, just use the /ignore [user] command.

link|improve this answer
feedback

A bit of extra info, you can also do /ignore user@host or /ignore *@host which is useful if people change nicks

link|improve this answer
feedback

/ignore usually works

link|improve this answer
feedback

I believe that you can do:

/ignore user

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.