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

	<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>2006-09-24T06:14:56-04:00</updated>

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

		<entry>
		<author><name><![CDATA[flyingbaobab]]></name></author>
		<updated>2006-09-24T06:14:56-04:00</updated>

		<published>2006-09-24T06:14:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66634#p66634</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66634#p66634"/>
		<title type="html"><![CDATA[conf file: How to escape the slash in #john/doe?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66634#p66634"><![CDATA[
problem solved<br><div class="codebox"><p>Code: </p><pre><code>channel add #john/doe { ...</code></pre></div>... works just fine. So no need to escape the slash. While escaping the slash, eggdrop joined #john//doe instead of #john/doe<br><br>The problem was that my eggdrop needed to be identified by chanserv in order to join that  channel. My mistake <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>And thanks for the help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8218">flyingbaobab</a> — Sun Sep 24, 2006 6:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[krimson]]></name></author>
		<updated>2006-09-24T05:07:31-04:00</updated>

		<published>2006-09-24T05:07:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66633#p66633</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66633#p66633"/>
		<title type="html"><![CDATA[conf file: How to escape the slash in #john/doe?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66633#p66633"><![CDATA[
escape it with another slash, not a backslash :)<div class="codebox"><p>Code: </p><pre><code>channel add #john//doe { ...</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7663">krimson</a> — Sun Sep 24, 2006 5:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[flyingbaobab]]></name></author>
		<updated>2006-09-24T04:32:43-04:00</updated>

		<published>2006-09-24T04:32:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66631#p66631</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66631#p66631"/>
		<title type="html"><![CDATA[conf file: How to escape the slash in #john/doe?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66631#p66631"><![CDATA[
<strong class="text-strong">My configfile looks like this:  </strong><br><br><em class="text-italics">...<br>channel add #john/doe {<br>     chanmode "+nts 1"<br>     idle-kick 1<br>}<br>channel set #john/doe ...<br></em><br><strong class="text-strong">Problem</strong><br><br>My eggdrop doesn't join the channel #john/doe<br>I've tried to escape it with a \ before the / so i get #john\/doe. This was suggested on a few sites after googling. But still doesn't work.<br><br>Anyone an idea how to solve this? Other escaping methods?<em class="text-italics">(another channame is no solution since its in use for several years now).</em><br><br>Thx in advance<br>FB<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8218">flyingbaobab</a> — Sun Sep 24, 2006 4:32 am</p><hr />
]]></content>
	</entry>
	</feed>
