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

	<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>2002-07-08T23:53:51-04:00</updated>

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

		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2002-07-08T23:53:51-04:00</updated>

		<published>2002-07-08T23:53:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8723#p8723</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8723#p8723"/>
		<title type="html"><![CDATA[Online Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8723#p8723"><![CDATA[
2 ways to open a socket, the eggdrop way and the tcl way<br><br>For the eggdrop way, consult tcl-commands.doc and look for the section on sockets<br><br>For the tcl way, go to dev.scriptics.com, look in the manual, and read about the 'socket' command<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Mon Jul 08, 2002 11:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-07-08T20:04:48-04:00</updated>

		<published>2002-07-08T20:04:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8719#p8719</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8719#p8719"/>
		<title type="html"><![CDATA[socket]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8719#p8719"><![CDATA[
how do i open a socket? and let i wait on info from the website and print it into a channel? and i want it to stay online 24/7<p>Statistics: Posted by Guest — Mon Jul 08, 2002 8:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2002-01-21T06:09:00-04:00</updated>

		<published>2002-01-21T06:09:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3931#p3931</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3931#p3931"/>
		<title type="html"><![CDATA[Online Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3931#p3931"><![CDATA[
It's possible to accomplish it in several ways.<br><br>You could have the form email you or something, and you could manually review it and add the bot.<br><br>You could write a Php script that stores the requests and when you approve them, connects to your bot, logs in, and does .+chan automatically.<br><br>You could write an Eggdrop script that listens on a socket, maybe even runs the web server if your shell doesn't have one, and accepts commands to add channels.<br><br>Anyway, there are more, but those are the obvious ones.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Mon Jan 21, 2002 6:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-20T20:19:00-04:00</updated>

		<published>2002-01-20T20:19:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3911#p3911</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3911#p3911"/>
		<title type="html"><![CDATA[Online Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3911#p3911"><![CDATA[
I have a eggdrop running on quakenet irc. I was wonder how it would be possible to have some sort of online request where people goto the website and complete a form, then conects the bot to ask it to join that channel.<br><br>I know it can be done as I have seen it happen, How is this possible<p>Statistics: Posted by Guest — Sun Jan 20, 2002 8:19 pm</p><hr />
]]></content>
	</entry>
	</feed>
