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

	<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-04-19T16:42:43-04:00</updated>

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

		<entry>
		<author><name><![CDATA[CuteBangla]]></name></author>
		<updated>2006-04-19T16:42:43-04:00</updated>

		<published>2006-04-19T16:42:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62112#p62112</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62112#p62112"/>
		<title type="html"><![CDATA[Re: looking for 2 script (tcl)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62112#p62112"><![CDATA[
<strong class="text-strong">Script 1 Mayb </strong><br><div class="codebox"><p>Code: </p><pre><code>set logfile "/home/xxxx/eggdrop/logs/channel.dat" bind pubm - "#channnel *" cmd:log  proc cmd:log {n u h c t} {         set cmdlog [open ${::logfile} a+]         set timestamp [clock format [clock seconds]] puts $cmdlog "\[$timestamp\] &lt;$n&gt; $t &lt;br&gt;"         close $cmdlog }  </code></pre></div><blockquote class="uncited"><div>hello,<br>script 1:<br>I`m looking for a script that when my bot say in #channel.. like;<br>  -( 4-T-E-S-T- )- bla bla bla bla bla (that whole line -( 4-T-E-S-T- )- bla bla bla bla ) is added to a .dat or .text files (db)<br><br>Script 2:<br>need to be a script that reeds the last line from above script when user types in #channel... !last or !news the bot msg the latest line from that .dat or .text file (db)<br><br>becuase my other bot is running on difrent network!<br><br><br>Thx</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7425">CuteBangla</a> — Wed Apr 19, 2006 4:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TeRRaNoVA]]></name></author>
		<updated>2006-04-18T15:24:28-04:00</updated>

		<published>2006-04-18T15:24:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62077#p62077</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62077#p62077"/>
		<title type="html"><![CDATA[looking for 2 script (tcl)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62077#p62077"><![CDATA[
hello,<br><br>script 1:<br><br>I`m looking for a script that when my bot say in #channel.. like;<br>  -( 4-T-E-S-T- )- bla bla bla bla bla (that whole line -( 4-T-E-S-T- )- bla bla bla bla ) is added to a .dat or .text files (db)<br><br>Script 2:<br><br>need to be a script that reeds the last line from above script when user types in #channel... !last or !news the bot msg the latest line from that .dat or .text file (db)<br><br>becuase my other bot is running on difrent network!<br><br><br>Thx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6237">TeRRaNoVA</a> — Tue Apr 18, 2006 3:24 pm</p><hr />
]]></content>
	</entry>
	</feed>
