akhoury / nodebb-plugin-spam-be-gone

yup
MIT License
24 stars 25 forks source link

spam-must-be-gone: auto ban users #35

Open milipili opened 9 years ago

milipili commented 9 years ago

On the Notepad++ Community, we have a lot of spams. One thing that would be really great would be some bulk actions. For example, banning an user could automatically report as spam to akismet, and could automatically delete all its messages / topic.

donho commented 9 years ago

+1

akhoury commented 9 years ago

automatically delete all its messages / topic.

i think NodeBB core had a similar feature in the horizon, but I am not totally sure. @julianlam

akhoury commented 9 years ago

banning an user could automatically report as spam to akismet

we could add that, I think. I'll investigate