Due to the actual big spam wave on every IRC networks, I'm looking for a way to use a channel as honeypot.
The principe is simple: A channel is defined as honeypot channel (#honey) and everyone which join it is automatically glined (or gzlined). Peharps with an exception list to keep some users in it, because the channel must have users in to be detected by the spam bots.
I also think about adding a target "join" in spamfilter, but it may be more difficult to do ?
I'll create an eggdrop script to do that this weekend, but I hate having an eggdrop ircoped, so if a server module exists, it will be heaven

====================
[Gottem EDIT 20181104] Current information should probably be displayed in the first post and not somewhere down the thread. :>
k4be made some contributions to implement (most of) this functionality in my already existing m_listrestrict module. I added the gline-on-join-fakechan thing myself afterwards. =]
I've updated the relevant forum thread and README to include the new stuff. =]