spam plugin should implement check_configuration
Open
area/config
difficulty/newcomer
- Dominant language
- Python
- Stars
- 67
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
`MAX_LINES` = 1 is invalid, as it will mean anyone writing one line is spamming, which is silly.
`MAX_MSG_LEN` <= length of BOT_PREFIX is invalid, as means invoking a command is spamming, which is silly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.