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.
Old posts that have not been replied to for several years.
dropman
Voice
Posts: 15 Joined: Fri Mar 21, 2003 3:55 pm
Location: Latvia, Daugavpils
Post
by dropman » Sat Mar 29, 2003 9:22 am
When someone places ban through chanserv (akick) after banning and kicking user my bot immediatly removes ban from channel banlist. why does he do so ?
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Sat Mar 29, 2003 12:19 pm
3 possible reasons
1: You have -nodesynch set in the channel settings.
2: You have bounce-modes set in the config file, as 1
3: You have -userbans in thechannel settings.
Mkae sure you have added chanserv to the bots, with the +fo flags, and a random garbled password.
dropman
Voice
Posts: 15 Joined: Fri Mar 21, 2003 3:55 pm
Location: Latvia, Daugavpils
Post
by dropman » Sat Mar 29, 2003 3:34 pm
OK, problem was in -nodesynch. Bud How do i need to set chanserv a password ? Is there a command for doing that ?
spock
Master
Posts: 319 Joined: Thu Dec 12, 2002 8:40 pm
Post
by spock » Sat Mar 29, 2003 4:05 pm
.help chpass
### chpass <handle> [newpassword]
Changes a user's password on the bot. If you leave off the new
password, the user effectively no longer has a password set. A
password is needed to get ops, join the party line, and other
things (but only required if one is set).
NOTE: In previous versions, setting a password to "nopass" would
clear a user's password -- with encrypted passwords, this no
longer works!
photon?
dropman
Voice
Posts: 15 Joined: Fri Mar 21, 2003 3:55 pm
Location: Latvia, Daugavpils
Post
by dropman » Sat Mar 29, 2003 4:41 pm
thank you, but can i make so that if user do not wat to use password, because he has permanent IP, can i let him to use bot without pass ?
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Sun Mar 30, 2003 8:57 am
No.
Most eggdrop functions require that a password is set.
Without major changes (that I wouldn't even consider looking into), this isn't possible.