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

	<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-12T18:36:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-02-12T18:36:00-04:00</updated>

		<published>2002-02-12T18:36:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4513#p4513</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4513#p4513"/>
		<title type="html"><![CDATA[Getting the bot to output multiple lines in channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4513#p4513"><![CDATA[
foreach i $printochan {<br>putserv "PRIVMSG $chan :$i"<br>}<br><br>assuming that printochan is a proper tcl list<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Tue Feb 12, 2002 6:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-12T17:17:00-04:00</updated>

		<published>2002-02-12T17:17:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4508#p4508</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4508#p4508"/>
		<title type="html"><![CDATA[Getting the bot to output multiple lines in channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4508#p4508"><![CDATA[
How should I change these series of commands to get the bot to display all the lines of text instead of a random single line?  This is what i have: <br><br>set printochan [lindex $adtext [rand [llength $adtext]]]<br>      putserv "PRIVMSG $chan : $printochan"<br><br>Any help is appreciated.<br><p>Statistics: Posted by Guest — Tue Feb 12, 2002 5:17 pm</p><hr />
]]></content>
	</entry>
	</feed>
