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

	<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>2003-11-21T01:49:49-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-11-21T01:49:49-04:00</updated>

		<published>2003-11-21T01:49:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30460#p30460</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30460#p30460"/>
		<title type="html"><![CDATA[chanset ???]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30460#p30460"><![CDATA[
Nevermind<br>allready got it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><br>channel set #channel1 -autoop<p>Statistics: Posted by Guest — Fri Nov 21, 2003 1:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-11-21T01:18:19-04:00</updated>

		<published>2003-11-21T01:18:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30458#p30458</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30458#p30458"/>
		<title type="html"><![CDATA[chanset ???]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30458#p30458"><![CDATA[
Hi there<br><br>I wanna make a script<br>How can i make my bot do: .chanset #room -autoop<br><br>i tryed the following, but this doesnt work<br> <div class="codebox"><p>Code: </p><pre><code>proc dvb_join { nick uhost hand chan} {global botnick    if {$nick == $botnick} {     putserv "MODE $chan +o $botnick"     chanset $chan -autoop    }}</code></pre></div>i'll get the error: Tcl error [dvb_join]: invalid command name "chanset"<p>Statistics: Posted by Guest — Fri Nov 21, 2003 1:18 am</p><hr />
]]></content>
	</entry>
	</feed>
