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

	<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>2024-11-23T19:16:12-04:00</updated>

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

		<entry>
		<author><name><![CDATA[pektek]]></name></author>
		<updated>2024-11-23T19:16:12-04:00</updated>

		<published>2024-11-23T19:16:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113150#p113150</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113150#p113150"/>
		<title type="html"><![CDATA[Re: error ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113150#p113150"><![CDATA[
Thank you CrazyCat  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13010">pektek</a> — Sat Nov 23, 2024 7:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2024-11-06T03:29:54-04:00</updated>

		<published>2024-11-06T03:29:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113113#p113113</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113113#p113113"/>
		<title type="html"><![CDATA[Re: error ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113113#p113113"><![CDATA[
You can't fix it by code. The only way is to have the eggdrop in the "chantojoin" channel.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Wed Nov 06, 2024 3:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pektek]]></name></author>
		<updated>2024-11-05T21:54:30-04:00</updated>

		<published>2024-11-05T21:54:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113112#p113112</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113112#p113112"/>
		<title type="html"><![CDATA[Re: error ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113112#p113112"><![CDATA[
how can we fix it ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13010">pektek</a> — Tue Nov 05, 2024 9:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2024-11-05T05:44:40-04:00</updated>

		<published>2024-11-05T05:44:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113111#p113111</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113111#p113111"/>
		<title type="html"><![CDATA[Re: error ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113111#p113111"><![CDATA[
Your eggdrop is not in #sohbet (chantojoin) so the <strong class="text-strong">[onchan $nick $chantojoin]</strong> test can't work.<br>Eggdrop can only work with chans it's in (except for validchan).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Tue Nov 05, 2024 5:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pektek]]></name></author>
		<updated>2024-11-05T05:11:51-04:00</updated>

		<published>2024-11-05T05:11:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113110#p113110</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113110#p113110"/>
		<title type="html"><![CDATA[error ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113110#p113110"><![CDATA[
error message <br><br> Tcl error [join:chan]: illegal channel: #sohbet<br><br><div class="codebox"><p>Code: </p><pre><code>set joinchan   "#kelime"set chantojoin "#Sohbet"bind join -|- * join:chanproc join:chan {nick host hand chan} { global joinchan chantojoin if {[string equal -nocase $joinchan $chan] &amp;&amp; ![onchan $nick $chantojoin]} {  putquick "SAJOIN $nick $chantojoin" }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13010">pektek</a> — Tue Nov 05, 2024 5:11 am</p><hr />
]]></content>
	</entry>
	</feed>
