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

Should we have a "lookup" command? #41

Open ArcticEcho opened 9 years ago

ArcticEcho commented 9 years ago

... for checking if any present terms match a specified string, for example: >>lookup free online streaming would return (if any) all blacklisted terms that matched "free online streaming" along with their respective stats (sens, spec, ignore %, score, etc.).

Unihedro commented 9 years ago

Why not? This would be handy.

thomas-daniels commented 9 years ago

Sounds like a nice feature. We'll have to keep in mind though that the maximum message length is 500 characters.

ArcticEcho commented 9 years ago

Thanks for the reminder. Perhaps we should also add an option for specifying a particular filter, e.g.: >>lookup-(a/qt/qb) blah blah blah.