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

	<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>2008-01-15T21:14:30-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2008-01-15T21:14:30-04:00</updated>

		<published>2008-01-15T21:14:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80120#p80120</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80120#p80120"/>
		<title type="html"><![CDATA[Reguest script that chnage everyday]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80120#p80120"><![CDATA[
Check tcl-commands.doc (ctime &lt;unixtime&gt;).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Jan 15, 2008 9:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sk-4]]></name></author>
		<updated>2008-01-15T19:59:45-04:00</updated>

		<published>2008-01-15T19:59:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80114#p80114</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80114#p80114"/>
		<title type="html"><![CDATA[Reguest script that chnage everyday]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80114#p80114"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>timer 58 topic:resetproc topic:reset {} {putserv "TOPIC #channel # welcome to channel uptime $::uptime }</code></pre></div>when i use that $::uptime i getting time in unix<br><br> bot changes topic to  Welcome to channel uptime 1199980766 <br><br>how to convert that to days  ex.(300days)<div class="codebox"><p>Code: </p><pre><code></code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9352">sk-4</a> — Tue Jan 15, 2008 7:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Maiki]]></name></author>
		<updated>2008-01-13T07:39:14-04:00</updated>

		<published>2008-01-13T07:39:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80010#p80010</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80010#p80010"/>
		<title type="html"><![CDATA[Reguest script that chnage everyday]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80010#p80010"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code># Set channel hereset chan "#g"bind time - "12 00 * * *" proc:spitproc spit {} {global chanif {[llength $chan] &lt; "1"} { putlog "Didn't set channel."; return }if {[catch {exec uptime} uptime]} { set uptime "Uptime is unavailable." }putmsg $chan "Welcome to $chan. Server uptime $uptime"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9009">Maiki</a> — Sun Jan 13, 2008 7:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sk-4]]></name></author>
		<updated>2008-01-09T07:51:53-04:00</updated>

		<published>2008-01-09T07:51:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79892#p79892</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79892#p79892"/>
		<title type="html"><![CDATA[Reguest script that chnage everyday]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79892#p79892"><![CDATA[
i tried the egghelp but i dont find any script that can change topic every 24hr<br><br>cause wat i reguest for is i wanna add the script and make the bot change topic according my server uptime<br><br>ex:day 1 --&gt; Topic is welcome to channel ..server uptime 300days<br>ex:day 2 --&gt; Topic is welcome to channel ..server uptime 301days<br>ex:day 2 --&gt; Topic is welcome to channel ..server uptime 302days<br><br>i just need to add extra the uptime into topic and make bot refresh it every 24hr or bot get the info from shell<br><br>anyone can help me..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9352">sk-4</a> — Wed Jan 09, 2008 7:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2008-01-03T17:51:56-04:00</updated>

		<published>2008-01-03T17:51:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79765#p79765</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79765#p79765"/>
		<title type="html"><![CDATA[Reguest script that chnage everyday]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79765#p79765"><![CDATA[
Try the <a href="http://www.egghelp.org/tcl.htm" class="postlink">Tcl archive</a>.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Jan 03, 2008 5:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sk-4]]></name></author>
		<updated>2007-12-28T19:56:17-04:00</updated>

		<published>2007-12-28T19:56:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79611#p79611</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79611#p79611"/>
		<title type="html"><![CDATA[Reguest script that chnage everyday]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79611#p79611"><![CDATA[
Hi,i would like to knw how to make bot chnage topic everyday by itself maybe after 12am.it chnage topic.. i would like to make bot put its standart description + server Uptime<br><br>ex:day1 bot change topic to -&gt;welcome to channel (server Uptime 300 days)<br>ex:day2 bot change topic to -&gt;welcome to channel (server uptime 301 days)<br><br>the reason is i wanna try to make server uptime counter in topic.. hope somebody can help me<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9352">sk-4</a> — Fri Dec 28, 2007 7:56 pm</p><hr />
]]></content>
	</entry>
	</feed>
