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

	<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>2007-04-16T15:22:41-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-04-16T15:22:41-04:00</updated>

		<published>2007-04-16T15:22:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72098#p72098</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72098#p72098"/>
		<title type="html"><![CDATA[time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72098#p72098"><![CDATA[
What you need to change?<br>Well, that depends on what you intend to accomplish..<br><br>The code posted by Sir_Fz should do exactly what you requested in your initial post. Only thing you should have to edit would be the message that you wish to be sent to your channel (this should be obvious from Sir_Fz's comments)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Mon Apr 16, 2007 3:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[manwlhsgr]]></name></author>
		<updated>2007-04-16T15:09:58-04:00</updated>

		<published>2007-04-16T15:09:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72097#p72097</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72097#p72097"/>
		<title type="html"><![CDATA[time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72097#p72097"><![CDATA[
bind time - {?0 *} send:msg<br><br>proc send:msg {m args} {<br> if {[string match {[5]0} $m]} {<br>  puthelp "privmsg #hellas :A proposal is entered here"<br> }<br>}<br>  so ? what i must to change?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8753">manwlhsgr</a> — Mon Apr 16, 2007 3:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-04-15T12:18:01-04:00</updated>

		<published>2007-04-15T12:18:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72076#p72076</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72076#p72076"/>
		<title type="html"><![CDATA[time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72076#p72076"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind time - {?0 *} send:msgproc send:msg {m args} { if {[string match {[30]0} $m]} {  puthelp "privmsg #channel :A proposal is entered here" }}</code></pre></div>This sends "A proposal is entered here" to #channel every 30 minutes (you might want to edit these <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink">).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Apr 15, 2007 12:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[manwlhsgr]]></name></author>
		<updated>2007-04-15T09:56:04-04:00</updated>

		<published>2007-04-15T09:56:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72062#p72062</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72062#p72062"/>
		<title type="html"><![CDATA[time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72062#p72062"><![CDATA[
i I want to make in eggdrop my say something per 30mins. say a proposal per 30mins. That you become this?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8753">manwlhsgr</a> — Sun Apr 15, 2007 9:56 am</p><hr />
]]></content>
	</entry>
	</feed>
