Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Idea: Auto-detect begging and flooding #41

Open
sparksp opened this issue Nov 10, 2014 · 2 comments
Open

Idea: Auto-detect begging and flooding #41

sparksp opened this issue Nov 10, 2014 · 2 comments

Comments

@sparksp
Copy link

sparksp commented Nov 10, 2014

Identify when users are posting the same question repeatedly and frequently, and respond appropriately to them. There should be no need for anyone to repeat their question within 10 minutes of originally asking.

Remembering the last message by each user should be enough to make the check.

@mikedugan
Copy link

mmmm this smells like a crazy recursive / machine learning string distance algo

@lagbox
Copy link
Contributor

lagbox commented Mar 30, 2016

@sparksp We can do something like this. I am working on a caching repository for the brain so we can use expire times on things.
How would we want this to work overall.

@mikedugan We all miss you :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants