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.
General support and discussion of Eggdrop bots.
Static42
Voice
Posts: 2 Joined: Fri Jul 25, 2008 4:50 am
Post
by Static42 » Sun Jun 07, 2009 10:31 am
Hello,
Whenever I leave my channel, my eggdrop bot keeps on setting a bunch of channel modes, making the channel moderated, invite only, etc. It also ops itself. Note that when I leave, the bot is the only user in the channel. I'm assuming there's something in the .conf file that stops it from doing this. Which part?
TCL_no_TK
Owner
Posts: 509 Joined: Fri Aug 25, 2006 7:05 pm
Location: England, Yorkshire
Post
by TCL_no_TK » Mon Jun 08, 2009 2:31 pm
eggdrop.conf file
# chanmode +/-<modes>
# This setting makes the bot enforce channel modes. It will always add
# the +<modes> and remove the -<modes> modes.
Look at what settings you have done for
and check the same settings in any channel blocks as well.
There is also a DCC command to change this setting via
.chanset command.
Code: Select all
Syntax: .chanset <#channel> chanmode [+/-]<modes>