<?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/18426" />

	<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>2013-01-31T16:34:21-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Madalin]]></name></author>
		<updated>2013-01-31T16:34:21-04:00</updated>

		<published>2013-01-31T16:34:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100868#p100868</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100868#p100868"/>
		<title type="html"><![CDATA[Eggdrop doesnt automaticly join channels assigned]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100868#p100868"><![CDATA[
Don`t know whats causing that but i can give you a small code so that you wont need to dcc chat the eggdrop and always use .chanset #channel -inactive. With this code the eggdrop will that for you.<br><div class="codebox"><p>Code: </p><pre><code>bind evnt - init-server evnt:init_serverproc evnt:init_server {type} {foreach chan [channels] {utimer 20 [list channel set $chan -inactive]}}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6396">Madalin</a> — Thu Jan 31, 2013 4:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[evotech]]></name></author>
		<updated>2011-04-13T06:19:10-04:00</updated>

		<published>2011-04-13T06:19:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96661#p96661</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96661#p96661"/>
		<title type="html"><![CDATA[Eggdrop doesnt automaticly join channels assigned]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96661#p96661"><![CDATA[
<blockquote class="uncited"><div>channel add #Honreplays {<br>  chanmode +tn<br>  idle-kick 0<br>  stopnethack-mode 0<br>  revenge-mode 0<br>  need-op {}<br>  need-invite {}<br>  need-key {}<br>  need-unban {}<br>  need-limit {}<br>  flood-chan 15:60<br>  flood-ctcp 3:60<br>  flood-join 10:1<br>  flood-kick 3:10<br>  flood-deop 3:10<br>  flood-nick 5:60<br>  aop-delay 0:0<br>  ban-type 5<br>  ban-time 120<br>  exempt-time 60<br>  invite-time 60<br>  -enforcebans<br>  +dynamicbans<br>  +userbans<br>  +autoop<br>  -autohalfop<br>  -bitch<br>  +greet<br>  -protectops<br>  -protecthalfops<br>  +protectfriends<br>  +dontkickops<br>  -statuslog<br>  -revenge<br>  -revengebot<br>  +autovoice<br>  -secret<br>  +shared<br>  +cycle<br>  -seen<br>  -inactive<br>  +dynamicexempts<br>  +userexempts<br>  +dynamicinvites<br>  +userinvites<br>  -nodesynch<br>  -static<br>}</div></blockquote>With this, it still requires me to dcc chat the bot and tell it .chanset #honreplays -inactive, before it joins the channel, but inactive is already there, why doesn't it automatically join it?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11556">evotech</a> — Wed Apr 13, 2011 6:19 am</p><hr />
]]></content>
	</entry>
	</feed>
