johnmaguire / Cardinal

A Python IRC bot, designed to make adding functionality quick and simple. (est. 2013)
MIT License
100 stars 38 forks source link

sed plugin should not respond if a replacement fails #181

Closed johnmaguire closed 3 years ago

johnmaguire commented 3 years ago

The sed plugin should check if its planned response matches the original message, and if so, hold off.