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

	<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-04-18T05:26:06-04:00</updated>

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

		<entry>
		<author><name><![CDATA[NewzUK]]></name></author>
		<updated>2003-04-18T05:26:06-04:00</updated>

		<published>2003-04-18T05:26:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19205#p19205</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19205#p19205"/>
		<title type="html"><![CDATA[adding a simple line]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19205#p19205"><![CDATA[
it's ok - I've nutted it out!<br><br>thanks!<br><br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2210">NewzUK</a> — Fri Apr 18, 2003 5:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NewzUK]]></name></author>
		<updated>2003-04-18T03:03:28-04:00</updated>

		<published>2003-04-18T03:03:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19201#p19201</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19201#p19201"/>
		<title type="html"><![CDATA[adding a simple line]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19201#p19201"><![CDATA[
hmm that dosn't work either<br><br>I tried it with { } on either side too - still no luck<br><br>how hard can it be? lol<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2210">NewzUK</a> — Fri Apr 18, 2003 3:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2003-04-18T01:32:26-04:00</updated>

		<published>2003-04-18T01:32:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19199#p19199</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19199#p19199"/>
		<title type="html"><![CDATA[adding a simple line]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19199#p19199"><![CDATA[
You need something like<br><br>putserv "privmsg $chan :baa baa baa I like sheep"<br><br>and you should put it right before the bbc:parse bit.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Fri Apr 18, 2003 1:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NewzUK]]></name></author>
		<updated>2003-04-17T22:17:12-04:00</updated>

		<published>2003-04-17T22:17:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19196#p19196</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19196#p19196"/>
		<title type="html"><![CDATA[adding a simple line]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19196#p19196"><![CDATA[
hi<br><br>I'm trying to add a line to this proc that will make it msg the channel a separate line of text before it posts the stuff it's parsing...<br><br>Nothing I've tried has quite worked right... <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":-?" title="Confused"> <br><br>bind time - "00 * * * *" bbc:auto<br>proc bbc:auto { min hour day month year } {<br> foreach chan [channels] {<br> if {[botonchan $chan] &amp;&amp; [string match "*+news*" [channel info $chan]]} {<br>     bbc:parse "<a href="http://news.bbc.co.uk/2/low.html" class="postlink">http://news.bbc.co.uk/2/low.html</a>" 1 $chan $chan }<br>   }<br>}<br><br>If anyone could point me in the right direction as to where to put the extra line, I'd be grateful!<br>thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2210">NewzUK</a> — Thu Apr 17, 2003 10:17 pm</p><hr />
]]></content>
	</entry>
	</feed>
