Hi,
First
i added ban to channel successfully using eggdrop but when i remove ban from the channel without removing it from Eggdrop ban list then eggdrop immediately adds ban again. here's channel log:
[16:08] * user1 sets mode: -b testuser!*@*
[16:08] * Eggdrop1 sets mode: +b testuser!*@*
[16:09] * user1 sets mode: -b testuser!*@*
[16:09] * Eggdrop1 sets mode: +b testuser!*@*
Can't i manually remove bans simply on channel without dealing with bot?
Second question:
My nick is user1 and I'm bot owner over 2 test Eggdrop bots. When i use in partyline .deop user1 #channel on 1 eggdrop the other bot ops me again! how to fix this?
Here's channel log:
[15:37] * Eggdrop1 sets mode: -o user1
[15:37] * Eggdrop2 sets mode: +o user1
[15:39] * Eggdrop1 sets mode: -o user1
[15:39] * Eggdrop2 sets mode: +o user1
Third question:
For a ban to take effect then it got to be sticky with .stick ban command in partyline and it will be added to the channel banlist. So when the user will try to join the channel he'll get this:
#channel unable to join channel (address is banned)
But I've seen a bot which once did this:
* Spammer was kicked by Bigbot ((Gamer) you got kicked by Gamer because i don't like you.. have a nice day!)
So the question is how to not have on channel any ban but let the spammer be kicked-banned after that he joins. Is there any tcl which can do the job? Such as special banlist for eggdrop without the need for bans to be added on channel but only in some list for eggdrop?
Thanks