PyLink icon indicating copy to clipboard operation
PyLink copied to clipboard

Add a way to add spamfilters to PyLink via IRC commands

Open TehPeGaSuS opened this issue 6 years ago • 1 comments

That would simplify administration a lot, since we actually need to SSH to the shell, edit PyLink configuration file, save the file and rehash PyLink.

Something like !spamfilter [add|del|list] *string* would be a great enhancement.

Probably we'd need to have the spamfilter thing as a separated config file and then have it included in the main config file?

So, when we add/del a spamfilter we can reload the plugin separately?

Cheers!

TehPeGaSuS avatar Mar 28 '19 22:03 TehPeGaSuS

[18:43:13] <GL> so, an idea
[18:43:49] <GL> maybe we could have some sort of abstraction that let's you add changes to the config on runtime
[18:44:11] <GL> so that we're not just making antispam configurable live..

This should allow freeform addition while merging in config values as needed.

jlu5 avatar Apr 10 '19 02:04 jlu5