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

	<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-06-22T14:37:42-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-06-22T14:37:42-04:00</updated>

		<published>2003-06-22T14:37:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22399#p22399</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22399#p22399"/>
		<title type="html"><![CDATA[http]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22399#p22399"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>package require http 2.4bind pub - !bla my:blaproc my:bla {nick uhost hand chan text} {set tok [::http::geturl "http://someserver/" -timeout 120]set var [::http::code $tok]catch {::http::cleanup $tok}putserv "PRIVMSG $chan :$var"}</code></pre></div>Just ignore the code, I want to wask something about it. When I start it all seems ok. After I'll .rehash it it dies with:<blockquote class="uncited"><div>(21:34:07) ::: &lt;bot&gt; [21:39] invalid command name "tclPkgUnknown"<br>(21:34:07) ::: &lt;bot&gt; while executing<br>(21:34:07) ::: &lt;bot&gt; "tclPkgUnknown http 2.4"</div></blockquote>What I did wrong there?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sun Jun 22, 2003 2:37 pm</p><hr />
]]></content>
	</entry>
	</feed>
