Having problems with our shell, we are thinking of using a windrop rather than an eggdrop. Honestly, they look quite the same at my level. I did ask my question on a Windrop forum and several #windrop help channels without getting a reply. Hopefully, you might be able to help.
Windrop 1.6.19
When a user who’s address mask is in the windrop banlist joins the channel, the bot bans the user applying the proper mask and kicks the user. But the bot do not show the kick reason written in the banlist. Instead it shows the default kick reason, and displays the following in a log file and on the party line:
Changed: 0, kick-method: 1, nr: 1.
I might have found the responsible line in the eggdrop which would trigger such a message, but I haven't got a clue what it means.
File: server.c
Line: debug3("Changed: %d, kick-method: %d, nr: %d", changed, kick_method, nr);
Anyone knows when and why this message would be triggered?
Tx in advance