ArcticEcho / Phamhilator

A C# chat bot that attempts to catch low quality posts for the Stack Exchange network.
GNU General Public License v3.0
15 stars 2 forks source link

Add a flag for regex terms to not check posts on foreign sites #50

Closed Unihedro closed 8 years ago

Unihedro commented 9 years ago

Based on a suggestion in the Tavern.

honnza commented 9 years ago

Won't having enough FPs cut it? I thought that was the plan all along. Similarly for muscle stuff on bio.se, fifa on sports.se and gaming.se, delhi on travel.se... Also, how should the bot know which (new, mainly) sites are foreign-language ones?

On Thu, Dec 25, 2014 at 2:35 PM, Unihedron notifications@github.com wrote:

Based on a suggestion in the Tavern http://chat.meta.stackexchange.com/transcript/message/2827540.

— Reply to this email directly or view it on GitHub https://github.com/ArcticEcho/Phamhilator/issues/50.

honnza commented 9 years ago

Also, there's the >>add-w-*-* site regex syntax

On Thu, Dec 25, 2014 at 4:30 PM, Jan Dvořák honnza@gmail.com wrote:

Won't having enough FPs cut it? I thought that was the plan all along. Similarly for muscle stuff on bio.se, fifa on sports.se and gaming.se, delhi on travel.se... Also, how should the bot know which (new, mainly) sites are foreign-language ones?

On Thu, Dec 25, 2014 at 2:35 PM, Unihedron notifications@github.com wrote:

Based on a suggestion in the Tavern http://chat.meta.stackexchange.com/transcript/message/2827540.

— Reply to this email directly or view it on GitHub https://github.com/ArcticEcho/Phamhilator/issues/50.

ArcticEcho commented 9 years ago

@honnza Yes, FPing a term enough will cause it to drop from the site's blacklist (that command syntax is invalid btw).

Personally, I'm not in favour of implementing this FR. It will only make Pham more complicated than he needs to be (and once I've finished off some related FRs, Pham will be able to take care of issues like this by himself).

ArcticEcho commented 8 years ago

No longer applicable.