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

	<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-08-06T13:50:12-04:00</updated>

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

		<entry>
		<author><name><![CDATA[lordares]]></name></author>
		<updated>2003-08-06T13:50:12-04:00</updated>

		<published>2003-08-06T13:50:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24463#p24463</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24463#p24463"/>
		<title type="html"><![CDATA[cmd_t Flags]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24463#p24463"><![CDATA[
No there are no documents.<br><br>Spend some time in src/mod/irc.mod/msgcmds.c<br><br>It should help you a lot.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2401">lordares</a> — Wed Aug 06, 2003 1:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-08-04T06:11:21-04:00</updated>

		<published>2003-08-04T06:11:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24363#p24363</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24363#p24363"/>
		<title type="html"><![CDATA[cmd_t Flags]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24363#p24363"><![CDATA[
I'm trying to write an extension to an existing Module that announces Posts in a Woltlab-Board in an IRC-Channel. The only problem with the module is, that everyone can see this Announce-Messages, which can be very annoying. So my goal is, to write an extension so that users can subscribe themselves to the "newsletter" (via Private Messages) and are notified via private Messages.<br><br>1. Is anywhere out there a good documentation abount the various structures and function eggdrop offers for modules. The documentation I have is very brief and far from being complete.<br><br>2. I've looked through some  examples and If I've understood them in the right way, I can use the add_builtins Function to install a handler for specific commands. The only problem is, in every example I've seen this commands are triggered from public messages. There must be a way to handle only commands sent by private message. I suppose this can be done by the flags-param in the cmd_t structure. But I haven't found a documentation about this flags yet. Maybe someone can help me out.<br><br>Thanks for your help<p>Statistics: Posted by Guest — Mon Aug 04, 2003 6:11 am</p><hr />
]]></content>
	</entry>
	</feed>
