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

	<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>2001-11-23T11:56:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-11-23T11:56:00-04:00</updated>

		<published>2001-11-23T11:56:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1929#p1929</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1929#p1929"/>
		<title type="html"><![CDATA[Howto write your own eggdrop module??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1929#p1929"><![CDATA[
OK, firstly. To make eggdrop hadnle SSL encryption on it's userfile sharing and partyline protocols, you will need to re-write all the socket code in the core of eggdrop. None of the modules handle network connections themself, they only call the required functions in the core to do it.<br><br>To allow the bot to use scripted sockets, you could create your own module, or there is a patch available for Tcl, which you could apply, re-compile Tcl, then eggdrop.<br><br>To get started with eggdrop modules, the only thning I can sugest, is to read woobie.mod and doc/modules. Once you get the idea of a basic format, you can start looking into the extended function calls you can make by reading through modules.h<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Nov 23, 2001 11:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-23T04:41:00-04:00</updated>

		<published>2001-11-23T04:41:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1923#p1923</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1923#p1923"/>
		<title type="html"><![CDATA[Howto write your own eggdrop module??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1923#p1923"><![CDATA[
I like to have my eggdrops able to handle SSL encryption. Maybe I am going to write this module myself if I have the time but I know nothing about eggdrop modules. Any tips/tutorial howto write one?<br><p>Statistics: Posted by Guest — Fri Nov 23, 2001 4:41 am</p><hr />
]]></content>
	</entry>
	</feed>
