pygame / pygameweb

🎮🕸️ pygame.org website. Python, PostgreSQL, Flask, sqlalchemy, JS.
https://www.pygame.org/
BSD 2-Clause "Simplified" License
120 stars 29 forks source link

project spam classifier #85

Open illume opened 5 years ago

illume commented 5 years ago

Use the same, or similar code as the comment classifier.

Will first need to complete the issue: https://github.com/pygame/pygameweb/issues/21 to get the database structure.

Will also need to back fill the database with spam projects. Currently they are disabled, by disabling the user. So will need some SQL to mark projects and releases as spam based on the banned users.

DollarStarNova commented 4 years ago

Hi, will this allow us to deal with the recent escort agency adverts that have appeared in the projects, such as:

https://www.pygame.org/project/4573 https://www.pygame.org/project/4572

These are not games or projects, just links to escort agencies in Thailand.

Also, is there any quicker way to get these removed?

Farbfetzen commented 4 years ago

Another instance of this problem: https://www.pygame.org/project/4796/7055

C-Ross commented 4 years ago

Most of the things I see in recent releases appear to be spam. Several gambling posts such as: https://www.pygame.org/project/4864/7127

I initially thought you were hacked.

ghost commented 4 years ago

https://www.pygame.org/project/5305

ghost commented 4 years ago

https://www.pygame.org/project/3870/ https://www.pygame.org/project/3888/ https://www.pygame.org/project/4549/ https://www.pygame.org/project/4566/ http://www.pygame.org/project-Easy+Python-432-732.html#comment

illume commented 4 years ago

Thanks @skz169