[Twisted-Python] Another IRC patch.

Moshe Zadka twisted at moshez.org
Sat Nov 2 08:02:45 EST 2002


On Sat, 2 Nov 2002, screwtape at froup.com wrote:

> However, twisted.im.ircsupport subclasses IRCClient and does not
> override the 'noticed' method, so all twisted.im clients cannot tell
> the difference between a privmsg and a notice. This is really not a
> good thing, especially for an IM bot like mine. The attached patch
> fixes this in a brute force manner by making twisted.im.ircsupport
> drop all notices on the floor.

I'm trying to understand, does this mean no .im chat client can support
notices without jumping through hoops? In that case this is *VERY*
bad. People on #python whose clients filter out the chanserv notice
get treated rudely (for a good reason).





More information about the Twisted-Python mailing list