Modify ↓
#41 closed enhancement (fixed)
Ability to ignore annoying AOL BOTS
Reported by: | anonymous | Owned by: | Jelmer Vernooij |
---|---|---|---|
Priority: | wishlist | Milestone: | |
Component: | OSCAR | Version: | 0.99 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: |
Description
AOL added two new bots called "MovieFone" and "ShoppingBuddy". bitlbee reports:
15:28 <@root> serv_got_update() for unknown TOC handle MovieFone: 15:28 <@root> loggedin = 1, type = 34 15:28 <@root> serv_got_update() for unknown TOC handle ShoppingBuddy: 15:28 <@root> loggedin = 1, type = 34
Would be nice to ignore unknown handles without having to add them as buddies and then set /ignore <nick>.
Attachments (0)
Change History (2)
comment:1 Changed at 2005-12-01T06:01:40Z by
comment:2 Changed at 2005-12-01T07:22:02Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Hmm, strange, you said that it didn't work before. Maybe you forgot to pass the connection argument? At least that would explain it, because I don't remember anything changed between 0.91 and 0.99 that could cause this difference. Even though there's about a year and half in between those releases. :-)
Note: See
TracTickets for help on using
tickets.
Since I updated bitlbee to version .99 (I had .91), I was able to do:
and from that, I haven't see the AOL bots.
I think this can be closed since the issue seems to be resolved.