butterscotchstallion / limnoria-plugins

A smattering of Limnoria plugins I've written
MIT License
14 stars 14 forks source link

Feature Request - anti-spam measure to prevent a user from spamming the same URL. #119

Closed teh-mouses closed 11 months ago

teh-mouses commented 2 years ago

Currently, a use could post a link to to web page with title 'foo' and if spam the link, the bot will reply with 'foo' for every line of spam.

Can we have a (optional) sanity check here? 'If spiffy titles has already given a title for said link in the last X seconds' or something similar?

This would be very helpful on networks without strong modern nickserv like functions, or basically anywhere that the bot/bot owner do not have ops or are not at keyboard to manually ignore the spamming user.

oddluck commented 2 years ago

See the issue on my currently maintained fork of SpiffyTitles here: https://github.com/oddluck/limnoria-plugins/issues/24