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.

[Solved] ignore mode change

General support and discussion of Eggdrop bots.
Post Reply
s
starpossen
Op
Posts: 139
Joined: Tue Jan 10, 2006 1:08 am

[Solved] ignore mode change

Post by starpossen »

I've just started using eggdrop again after awhile, found my old bots, and I thought I remembered everything, but no, sp I did a search but with no luck, so my question is:
How do I ignore mode change IE:

Code: Select all

[19:58:40] <Bot> [19:58] #test.org: mode change '+v Jack' by bot@some.host
Last edited by starpossen on Tue Dec 04, 2007 4:59 pm, edited 1 time in total.
Z
Zircon
Op
Posts: 191
Joined: Mon Aug 21, 2006 4:22 am
Location: Montreal

Post by Zircon »

In the partyline :

Code: Select all

.console #channel -k
The mode k display kicks/bans/mode changes on the channel. So setting the console to -k wont allow you to see the kick/bans from the partyline. Check this for complete information : http://www.egghelp.org/commands/core.htm#console
s
starpossen
Op
Posts: 139
Joined: Tue Jan 10, 2006 1:08 am

Post by starpossen »

Thanks alot, I remember it now.
Post Reply