| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-08-29 | Everyone Ping: Added required values to config | -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-29 | Everyone Ping: Added rule to recognized rules | -1/+3 | ||
| Added mapping to anti-spam cog, then also edited __init__ in the rules folder to expose the apply function. | ||||