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.
D
Dentarg!
Post
by Dentarg! » Tue Aug 06, 2002 12:18 pm
i want my bot to leave a channel, but i won't do as i say
.-chan #dent.script
<bot> Cannot remove #dent.script, it is not a dynamic channel!.
why does it say that? and how shall i do to make it leave the channel?
guppy
eggdrop engineer
Posts: 199 Joined: Mon Sep 24, 2001 8:00 pm
Location: Canada
Contact:
Post
by guppy » Tue Aug 06, 2002 1:29 pm
You have to remove static channels (i.e.. added in the config) from the config. If you want to temp remove it, .chanset #chan +inactive
W
William
Post
by William » Fri Aug 09, 2002 4:54 pm
The channel you are trying to make it remove is a channel set in the eggdrop's config (eggdrop.confic) file and not one added with .+chan. So the only thing you can do it remove it from the config and add the main channel where the bot will be from now on.
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Sun Aug 11, 2002 6:08 pm
You don't need a channel in the config file at all.
The only real use for a static channel (one added in the config file), it to provide protection from owners with a grudge, removing the channel.
Eggdrop will work fine using only dynamic channels (thoese added with .+chan).