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

	<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>2002-07-11T02:19:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2002-07-11T02:19:19-04:00</updated>

		<published>2002-07-11T02:19:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8776#p8776</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8776#p8776"/>
		<title type="html"><![CDATA[Calling netbots procedures from a tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8776#p8776"><![CDATA[
The putallbots won't work -- you need to send the command through nb_sendcmd with the following syntax for netchanset:<br><br>nb_sendcmd $nb_control netchanset [list &lt;hand&gt; &lt;chan&gt; &lt;settings&gt;]<br><br>For &lt;hand&gt; you'll probably want to put the name of your script, and &lt;chan&gt; could be "-reload" or "-all" or a valid channel. &lt;settings&gt; is optional, but if you need to specify them they could be a little fiddly.<br><br>This of course will execute the command on other netbots, but not the current one.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Thu Jul 11, 2002 2:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-07-10T16:11:58-04:00</updated>

		<published>2002-07-10T16:11:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8771#p8771</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8771#p8771"/>
		<title type="html"><![CDATA[Calling netbots procedures from a tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8771#p8771"><![CDATA[
Hi guys<br>I need to call the netchanset procedure from my tcl.<br>I suppose the command should be:<br>putallbots "nb netchanset #mychannel chanmode +is"<br><br>but netbots is not catching this call...<br>can you give me some help?<br><br><br>Thanks!<p>Statistics: Posted by Guest — Wed Jul 10, 2002 4:11 pm</p><hr />
]]></content>
	</entry>
	</feed>
