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

	<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-05-09T08:58:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-05-09T08:58:00-04:00</updated>

		<published>2002-05-09T08:58:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6787#p6787</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6787#p6787"/>
		<title type="html"><![CDATA[new updater help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6787#p6787"><![CDATA[
I have not done much in tcl scripting, just starting out<br>but what im trying to do it get my bot to update my site with news thro the chennal<br>but i don't know whats the comand im looking for<br>im mirc its $1- to display the test the some1 typed<br>this is what I have atm<br><br><br>set $site "mywebsite"<br><br>bind pubm n "!siteupdate*" siteupdate<br><br>set $news ""<br>#I want to set this variable to the rest of the text the I wrote<br><br>proc suteupdate {nick host handle chan text} {<br><br>  putlog "$nick updated $site with $news"<br>  exec $site<br>  #not sure of the rest of this command either<br>  putserv NOTICE $nick :updating $site with $news<br>}<p>Statistics: Posted by Guest — Thu May 09, 2002 8:58 am</p><hr />
]]></content>
	</entry>
	</feed>
