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.

Removing ban mask from bot

General support and discussion of Eggdrop bots.
Post Reply
M
MiNdErAsR
Voice
Posts: 17
Joined: Sat Nov 27, 2004 10:13 am

Removing ban mask from bot

Post by MiNdErAsR »

Quite some time ago, I set my eggdrop to ban a top level domain (*!*@*.it) from a chat room. Now I'd like to remove this ban from the bot, but having no luck.

.bans all shows: (There are no bans, permanent or otherwise.)

.bans <#chan> * shows: ! [ 1] *!*@*.it (perm)

.-ban <#chan> 1 (or .-ban <#chan> *!*@*.it) shows: no such ban.

I know it's something simple that I'm overlooking. Any help would be greatly appreciated.
User avatar
speechles
Revered One
Posts: 1398
Joined: Sat Aug 26, 2006 10:19 pm
Location: emerald triangle, california (coastal redwoods)

Re: Removing ban mask from bot

Post by speechles »

MiNdErAsR wrote:.bans <#chan> * shows: ! [ 1] *!*@*.it (perm)

.-ban <#chan> 1 (or .-ban <#chan> *!*@*.it) shows: no such ban.

I know it's something simple that I'm overlooking. Any help would be greatly appreciated.

Code: Select all

### -ban <banmask or number> [channel]
You are simply doing it backwards. Info above provided by .help -ban
M
MiNdErAsR
Voice
Posts: 17
Joined: Sat Nov 27, 2004 10:13 am

Post by MiNdErAsR »

I told you it was something simple (besides my mind)! :lol:

Thanks for the help.

:)
Post Reply