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

	<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-02-27T19:20:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Wcc]]></name></author>
		<updated>2002-02-27T19:20:00-04:00</updated>

		<published>2002-02-27T19:20:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4950#p4950</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4950#p4950"/>
		<title type="html"><![CDATA[tcl help please...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4950#p4950"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code># Set the channel where "Number of words to count: xx" is said on here.set numberofwords_setting(source) "#chan1"# Set the channel where "xx" should be repeated to here.set numberofwords_setting(dest) "#chan2"bind pubm - "$numberofwords_setting(source) *" pubm:parsexxproc pubm:parsexx {nick uhost hand chan text} {  global numberofwords_setting  if {[regexp {Number of words to count: ([0-9][0-9])} $text match number]} {    putserv "PRIVMSG $numberofwords_setting(dest) :$number"  }}</code></pre></div>&lt;font size=-1&gt;[ This Message was edited by: Wcc on 2002-02-27 16:21 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=270">Wcc</a> — Wed Feb 27, 2002 7:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-26T04:26:00-04:00</updated>

		<published>2002-02-26T04:26:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4929#p4929</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4929#p4929"/>
		<title type="html"><![CDATA[tcl help please...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4929#p4929"><![CDATA[
<br>set pivartchan "#chan"<br><br>global privartchan<br>set count "XX"<br>puthelp "PRIVMSG $privartchan :what you want it to say"<br><br>you need to give more info about the value and what you want it to do.. so we can help you<br><br>Kissmine<br><p>Statistics: Posted by Guest — Tue Feb 26, 2002 4:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-25T12:45:00-04:00</updated>

		<published>2002-02-25T12:45:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4919#p4919</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4919#p4919"/>
		<title type="html"><![CDATA[tcl help please...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4919#p4919"><![CDATA[
Number of words to count: xx  comes from a private channel by a bot.  I want my bot to repeat the "xx" to the private channel as well.<p>Statistics: Posted by Guest — Mon Feb 25, 2002 12:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Wcc]]></name></author>
		<updated>2002-02-25T04:44:00-04:00</updated>

		<published>2002-02-25T04:44:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4909#p4909</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4909#p4909"/>
		<title type="html"><![CDATA[tcl help please...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4909#p4909"><![CDATA[
You need to provide more info. I.e. where does the "Number of words to count: xx"  string come from? A channel? A private message?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=270">Wcc</a> — Mon Feb 25, 2002 4:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-25T03:41:00-04:00</updated>

		<published>2002-02-25T03:41:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4908#p4908</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4908#p4908"/>
		<title type="html"><![CDATA[tcl help please...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4908#p4908"><![CDATA[
<br>Number of words to count: xx<br><br>wanting to get my bot to spit out the "xx" part to a private channel.  Anyone help?  Thanks<p>Statistics: Posted by Guest — Mon Feb 25, 2002 3:41 am</p><hr />
]]></content>
	</entry>
	</feed>
