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

	<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>2005-01-11T13:38:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[syk]]></name></author>
		<updated>2005-01-11T13:38:31-04:00</updated>

		<published>2005-01-11T13:38:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45278#p45278</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45278#p45278"/>
		<title type="html"><![CDATA[Channel user stats?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45278#p45278"><![CDATA[
<blockquote class="uncited"><div>I have another question about this<br><br>how can I make this where, in the partyline like it is, i type .chanstats #channel #channeltorelayto, and it will privmsg the second refered channel, the stats of the first channel?</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5861">syk</a> — Tue Jan 11, 2005 1:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2005-01-11T04:15:06-04:00</updated>

		<published>2005-01-11T04:15:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45263#p45263</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45263#p45263"/>
		<title type="html"><![CDATA[Channel user stats?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45263#p45263"><![CDATA[
<blockquote class="uncited"><div>Feel free to ask questions about parts of the code that you don't understand. If you don't understand any of it, your initial post should have been "I need a tcl that does ..... Can someone code it for me?" (or you should be reading manuals)</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Tue Jan 11, 2005 4:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[syk]]></name></author>
		<updated>2005-01-10T23:59:52-04:00</updated>

		<published>2005-01-10T23:59:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45259#p45259</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45259#p45259"/>
		<title type="html"><![CDATA[Channel user stats?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45259#p45259"><![CDATA[
So, if I put that in there, it'll privmsg $second with the stats of the first channel?<br><br>(btw I'm not too sure how to incorperate that with the previous code)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5861">syk</a> — Mon Jan 10, 2005 11:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2005-01-10T22:16:04-04:00</updated>

		<published>2005-01-10T22:16:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45257#p45257</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45257#p45257"/>
		<title type="html"><![CDATA[Channel user stats?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45257#p45257"><![CDATA[
<blockquote class="uncited"><div>I meant I understood what it does, not that I understood everything in the code</div></blockquote>So what exactly is your question? Extracting the two channel names can be done in many ways...here's one way to do it:<div class="codebox"><p>Code: </p><pre><code>if {[scan $string %s%s first second]==2} {# we've got two arguments; $first and $second}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Mon Jan 10, 2005 10:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[syk]]></name></author>
		<updated>2005-01-10T21:08:06-04:00</updated>

		<published>2005-01-10T21:08:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45256#p45256</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45256#p45256"/>
		<title type="html"><![CDATA[Channel user stats?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45256#p45256"><![CDATA[
I meant I understood what it does, not that I understood everything in the code<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5861">syk</a> — Mon Jan 10, 2005 9:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2005-01-10T20:18:35-04:00</updated>

		<published>2005-01-10T20:18:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45254#p45254</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45254#p45254"/>
		<title type="html"><![CDATA[Channel user stats?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45254#p45254"><![CDATA[
Let me get this straight...you understand the code I posted earlier, but you don't know how to extract a couple of arguments from a string? I find that hard to believe.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Mon Jan 10, 2005 8:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[syk]]></name></author>
		<updated>2005-01-10T19:53:05-04:00</updated>

		<published>2005-01-10T19:53:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45253#p45253</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45253#p45253"/>
		<title type="html"><![CDATA[Channel user stats?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45253#p45253"><![CDATA[
I have another question about this<br><br>how can I make this where, in the partyline like it is, i type .chanstats #channel #channeltorelayto, and it will privmsg the second refered channel, the stats of the first channel?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5861">syk</a> — Mon Jan 10, 2005 7:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2005-01-07T22:29:01-04:00</updated>

		<published>2005-01-07T22:29:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45182#p45182</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45182#p45182"/>
		<title type="html"><![CDATA[Channel user stats?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45182#p45182"><![CDATA[
<blockquote class="uncited"><div>well, I understand it, i'm just not sure how to convert it to a channel command, being that bind pub - .chanstats blah blah, doesnt work</div></blockquote>The error message told you what was wrong. If you understand the code you should have no problem figuring out what to do.<br><br>(a proc invoked from a dcc bind is called with 3 arguments vs 5 arguments from a pub bind - check tcl-commands.doc for details)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Fri Jan 07, 2005 10:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[syk]]></name></author>
		<updated>2005-01-05T23:54:43-04:00</updated>

		<published>2005-01-05T23:54:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45040#p45040</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45040#p45040"/>
		<title type="html"><![CDATA[Channel user stats?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45040#p45040"><![CDATA[
well, I understand it, i'm just not sure how to convert it to a channel command, being that bind pub - .chanstats blah blah, doesnt work<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5861">syk</a> — Wed Jan 05, 2005 11:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2005-01-05T23:06:22-04:00</updated>

		<published>2005-01-05T23:06:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45037#p45037</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45037#p45037"/>
		<title type="html"><![CDATA[Channel user stats?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45037#p45037"><![CDATA[
<blockquote class="uncited"><div>ok well I fixed it, and it works, but I want it as a channel command, not dcc</div></blockquote>Was that a question? Why did you pretend you'd only need a few clues to figure this whole thing out? <br><br>Feel free to ask questions about parts of the code that you don't understand. If you don't understand any of it, your initial post should have been "I need a tcl that does ..... Can someone code it for me?" (or you should be reading manuals)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Wed Jan 05, 2005 11:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[syk]]></name></author>
		<updated>2005-01-05T22:46:16-04:00</updated>

		<published>2005-01-05T22:46:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45036#p45036</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45036#p45036"/>
		<title type="html"><![CDATA[Channel user stats?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45036#p45036"><![CDATA[
ok well I fixed it, and it works, but I want it as a channel command, not dcc<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5861">syk</a> — Wed Jan 05, 2005 10:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[syk]]></name></author>
		<updated>2005-01-05T22:20:21-04:00</updated>

		<published>2005-01-05T22:20:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45028#p45028</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45028#p45028"/>
		<title type="html"><![CDATA[Channel user stats?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45028#p45028"><![CDATA[
nevermind that, how do i execute the command?<br><br>[edit] well, i suppose its 'chanstats' but its the same error, and .set errorInfo? [/edit]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5861">syk</a> — Wed Jan 05, 2005 10:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2005-01-05T22:16:31-04:00</updated>

		<published>2005-01-05T22:16:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45027#p45027</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45027#p45027"/>
		<title type="html"><![CDATA[Channel user stats?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45027#p45027"><![CDATA[
<blockquote class="uncited"><div>I didn't change anything, thats from a direct copy and paste</div></blockquote>What did you do to get that error then? And what does '.set errorInfo' tell you?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Wed Jan 05, 2005 10:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[syk]]></name></author>
		<updated>2005-01-05T22:12:14-04:00</updated>

		<published>2005-01-05T22:12:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45026#p45026</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45026#p45026"/>
		<title type="html"><![CDATA[Channel user stats?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45026#p45026"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>Tcl error [chanstats:dcc]: called "chanstats:dcc" with too many arguments</div></blockquote>Why did you do that? Don't change stuff without knowing what you're doing and come here complaining. You should at least say what you changed.</div></blockquote>I didn't change anything, thats from a direct copy and paste<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5861">syk</a> — Wed Jan 05, 2005 10:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2005-01-05T21:47:14-04:00</updated>

		<published>2005-01-05T21:47:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45023#p45023</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45023#p45023"/>
		<title type="html"><![CDATA[Channel user stats?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45023#p45023"><![CDATA[
<blockquote class="uncited"><div>Tcl error [chanstats:dcc]: called "chanstats:dcc" with too many arguments</div></blockquote>Why did you do that? Don't change stuff without knowing what you're doing and come here complaining. You should at least say what you changed.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Wed Jan 05, 2005 9:47 pm</p><hr />
]]></content>
	</entry>
	</feed>
