I'm On Mirc-X with my bot
But when someone joines the channel and he's on the AKICK list of the channel then the chanserv will kick+ban that person from the channel.
(Chanserv doesn't join channel)
but then the bot removes the ban right away, so i get a rituel of joins/bans/unban/joins
I looked true the config file of the bot but i couldn't find the right option so the bot doesn't do that
you have it set to bounce all server bans.. ive never been on that network.. but if chanserv is not in the channel the bot is probably seeing it as a server ban..
gumbydammit wrote:you have it set to bounce all server bans.. ive never been on that network.. but if chanserv is not in the channel the bot is probably seeing it as a server ban..
Jubs you where right
Changed
set bounce-bans 1
to
set bounce-bans 0
and that solved the problem thnx