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

	<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>2004-08-12T09:24:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Galadhrim]]></name></author>
		<updated>2004-08-12T09:24:40-04:00</updated>

		<published>2004-08-12T09:24:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39711#p39711</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39711#p39711"/>
		<title type="html"><![CDATA[Howto program triggers?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39711#p39711"><![CDATA[
tnx for that. Didn't know it was that easy. <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=2999">Galadhrim</a> — Thu Aug 12, 2004 9:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[makam]]></name></author>
		<updated>2004-08-11T18:45:10-04:00</updated>

		<published>2004-08-11T18:45:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39696#p39696</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39696#p39696"/>
		<title type="html"><![CDATA[Howto program triggers?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39696#p39696"><![CDATA[
Yes, sure.<br><br>Take a look in the channel module.<br>channel.c, you can see same like:<br>add_hook<br><br>Study that...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5167">makam</a> — Wed Aug 11, 2004 6:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Galadhrim]]></name></author>
		<updated>2004-08-11T03:44:45-04:00</updated>

		<published>2004-08-11T03:44:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39683#p39683</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39683#p39683"/>
		<title type="html"><![CDATA[Howto program triggers?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39683#p39683"><![CDATA[
I need triggers for my module so that it checks the topic and reorganizes the binary tree (database) it manages. The problem i see is that eggdrop does not support threads or forks so that I can't spawn a thread to have it check the topic every hour or reorganize the tree every 4 hours.<br><br>Is there any method or function I can use or call to add triggers so that the bot automatically updates its database and checks the topic of the current channel? I've come a long way just by reading the modules of the eggdrop and trying out stuff, because there is simply no help anywhere and I can't find anything that I need for this problem...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2999">Galadhrim</a> — Wed Aug 11, 2004 3:44 am</p><hr />
]]></content>
	</entry>
	</feed>
