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

	<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-07-12T18:31:53-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-07-12T18:31:53-04:00</updated>

		<published>2003-07-12T18:31:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23393#p23393</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23393#p23393"/>
		<title type="html"><![CDATA[totally help for beginners!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23393#p23393"><![CDATA[
hello bro thanks for the reply but still it doesnt work i have the same problem<br>Tcl error [replychan]: wrong # args: should be "string option arg ?arg ...?" <br>and here is the source problems <br>proc replychan {nick uhost hand chan rest} { <br>global botnick repchan <br>foreach targchan $repchan {if {[string match *[string tolower $targchan]* [string tolower $chan]]} {append reps "$chan $rest" ; replyuser $nick $uhost $hand $reps ; return 0}}<p>Statistics: Posted by Guest — Sat Jul 12, 2003 6:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[spock]]></name></author>
		<updated>2003-07-10T21:48:38-04:00</updated>

		<published>2003-07-10T21:48:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23291#p23291</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23291#p23291"/>
		<title type="html"><![CDATA[totally help for beginners!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23291#p23291"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>"*[string tolower $targchan]*"</code></pre></div>that might work. dont see why you need the wildcards though  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":-?" title="Confused"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2369">spock</a> — Thu Jul 10, 2003 9:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-07-10T21:42:47-04:00</updated>

		<published>2003-07-10T21:42:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23289#p23289</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23289#p23289"/>
		<title type="html"><![CDATA[totally help for beginners!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23289#p23289"><![CDATA[
hello i der im a new user of tcl and i dont know what does dis means<br><em class="text-italics">[00:24] Tcl error [replychan]: wrong # args: should be "string option arg ?arg ...?"</em><br>and here is the source problems<br>proc replychan {nick uhost hand chan rest} {<br>global botnick repchan<br>   foreach targchan $repchan {if {[string match *[string tolower $targchan]* [string tolower $chan]]} {append reps "$chan $rest" ; replyuser $nick $uhost $hand $reps ; return 0}}<p>Statistics: Posted by Guest — Thu Jul 10, 2003 9:42 pm</p><hr />
]]></content>
	</entry>
	</feed>
