<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/20585" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2019-02-06T14:43:52-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/20585</id>

		<entry>
		<author><name><![CDATA[roger]]></name></author>
		<updated>2019-02-06T14:43:52-04:00</updated>

		<published>2019-02-06T14:43:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107415#p107415</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107415#p107415"/>
		<title type="html"><![CDATA[thank you]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107415#p107415"><![CDATA[
as per your instructions all is well now, even the server admiins are happy  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12747">roger</a> — Wed Feb 06, 2019 2:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2019-02-05T09:52:00-04:00</updated>

		<published>2019-02-05T09:52:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107408#p107408</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107408#p107408"/>
		<title type="html"><![CDATA[Re: add channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107408#p107408"><![CDATA[
<blockquote class="uncited"><div>...<br> little prob appeared about a week ago, bot joins a channel called "mychannel" i remove it by doing .-chan #mychannel, but on next reboot it joins there again. the add channel in config file is commented out so am at a loss as to where this is comming from<br>  thanks for any and all help     <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"></div></blockquote>Channel settings are stored in the .chan file (whatever you named it, in eggdrop.conf)<br><br>It sounds like - for some reason - the change to that file is not happening when you do .-chan #mychannel.<br><br>If ever the channel was added via eggdrop.conf itself, then it would not be a dynamic channel ( one added via  .+chan partyline command).<br>Even if you commented it out, later.<br><br>Honestly, I can't remember if you are even allowed to .-chan a permanent channel like that.   For a long time now, it has been recommended to NOT add channels via eggdrop.conf, but to only use .+chan .   I always do it that way because I want to get control of the bot (say Hello, set pass, log in, etc. )  BEFORE it ever joins a channel.   <br>So, I forgot if you can .-chan such a channel, or not.  <br><br>You CAN set it +inactive though.  That means that it still exists in the .chan file, but is inactive.   Means that bot won't join that channel.<br><br>Try:  .chaninfo #mychannel<br>and I bet that right now, it is -inactive.<br><br>Then do: .chanset #mychannel +inactive<br>to change that.   Bot will leave #mychannel.<br><br>Do: .chaninfo #mychannel again, and see that it is +inactive now.<br><br>Do: .chansave   to be sure it is saved.  (Bot saves periodically on it's own eventually anyway)<br><br>Do:  .status    and at the bottom of the report you'll see all channels in the bot's chan file, and their current status.<br><br>If #mychannel is a permanent chan, there is a way to get it out of there, if you really want to.  But that's for later.  Let's get past your current question first.   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>I hope this helps.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Tue Feb 05, 2019 9:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[roger]]></name></author>
		<updated>2019-02-04T23:48:34-04:00</updated>

		<published>2019-02-04T23:48:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107399#p107399</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107399#p107399"/>
		<title type="html"><![CDATA[add channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107399#p107399"><![CDATA[
not sure about being in the right place but here goes, been using eggdrop 1.8.4 been working great.<br> little prob appeared about a week ago, bot joins a channel called "mychannel" i remove it by doing .-chan #mychannel, but on next reboot it joins there again. the add channel in config file is commented out so am at a loss as to where this is comming from<br>  thanks for any and all help     <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12747">roger</a> — Mon Feb 04, 2019 11:48 pm</p><hr />
]]></content>
	</entry>
	</feed>
