aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
2020-08-29Everyone Ping: Added required values to configGravatar MrAwesomeRocks-2/+3
The `max` and `interval` values were required, so they were added to the config file and the rule was modified to accept these new values.
2020-08-29Everyone Ping: Added rule to recognized rulesGravatar MrAwesomeRocks-1/+3
Added mapping to anti-spam cog, then also edited __init__ in the rules folder to expose the apply function.