This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

ban removing

Old posts that have not been replied to for several years.
Locked
w
wind

ban removing

Post by wind »

HI all
I'm new with eggdrop and found this problem.
I have add badword and guard tcl scripts. Bot sets to any user ban for flood or bad word for example, and kick it.
When I remove this ban and the kicked person come again in the channel, the bot set again ban/kick .
My question is, is it posible to make bot do not remember this ban, so when i remove the ban and baned user come again in the channel the bot do not set again this ban?
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

Use .-ban command in partyline ...
w
wind

Post by wind »

Yes thanks but I would like to remove ban from channel not from party line. Because there are services like ChanServ and I would like the users which have op via ChanServ( they have add in ChanServ ) and are not add in the bot, to be able to remove also these bans.
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

then use a script which intercepts channel ban removing and removes the corresponding bot ban

or modify your badword script not to use bot bans but to use channel bans only
Locked