sqrl-lang / sqrl

A safe, stateful rules language for event streams
Apache License 2.0
113 stars 11 forks source link

Add a simple profanity sample rule #36

Closed qix closed 1 year ago

qix commented 1 year ago

Problem

The spam the demo is picking up is not super interesting

Solution

Added a simple bad words list (rot13 so it's not in the source) and flag tweets that match it.

Result

More interesting tweets are getting surfaced

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3695529631


Totals Coverage Status
Change from base Build 3689647636: 0.0%
Covered Lines: 15799
Relevant Lines: 24113

💛 - Coveralls