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

	<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>2006-09-30T17:32:33-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2006-09-30T17:32:33-04:00</updated>

		<published>2006-09-30T17:32:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66820#p66820</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66820#p66820"/>
		<title type="html"><![CDATA[How would I make my bot read a certian topic from a file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66820#p66820"><![CDATA[
Simple. Open the file and read line by line then check if the first word is what you where looking for then dump in to the channel what that line has. Example of storing in file.<blockquote class="uncited"><div>something Bla bla bla<br>foo Something else<br>.. and so on..</div></blockquote>Check the <a href="http://forum.egghelp.org/viewtopic.php?t=6885" class="postlink">Basic File Operations</a> for starters.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sat Sep 30, 2006 5:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[monie089]]></name></author>
		<updated>2006-09-30T15:44:51-04:00</updated>

		<published>2006-09-30T15:44:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66818#p66818</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66818#p66818"/>
		<title type="html"><![CDATA[How would I make my bot read a certian topic from a file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66818#p66818"><![CDATA[
Ok im trying to make a Help script but it will gather the info from a .txt file.<br>What I want to know is how to make it search the File or and msg that line with the info?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8036">monie089</a> — Sat Sep 30, 2006 3:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2006-09-30T14:04:56-04:00</updated>

		<published>2006-09-30T14:04:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66811#p66811</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66811#p66811"/>
		<title type="html"><![CDATA[How would I make my bot read a certian topic from a file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66811#p66811"><![CDATA[
Could you try to explain, in words, what you try to accomplish?<br>That piece of code does'nt make any sense at all...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat Sep 30, 2006 2:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[monie089]]></name></author>
		<updated>2006-09-30T13:46:17-04:00</updated>

		<published>2006-09-30T13:46:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66809#p66809</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66809#p66809"/>
		<title type="html"><![CDATA[How would I make my bot read a certian topic from a file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66809#p66809"><![CDATA[
Like I wanted to do<br><div class="codebox"><p>Code: </p><pre><code>bind pub - @help helpproc help {nick uhost hand chan text} {set help [string trim $text] {"" { putserv "PRIVMSG $nick :blah"}}</code></pre></div>could I do that I'am not exactly sure how to do it and what format would i use for the file.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8036">monie089</a> — Sat Sep 30, 2006 1:46 pm</p><hr />
]]></content>
	</entry>
	</feed>
