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

	<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-01-01T15:48:53-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-01-01T15:48:53-04:00</updated>

		<published>2004-01-01T15:48:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32054#p32054</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32054#p32054"/>
		<title type="html"><![CDATA[Custom bot help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32054#p32054"><![CDATA[
Well that cleared up a lot of things, thanks.<p>Statistics: Posted by Guest — Thu Jan 01, 2004 3:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2004-01-01T05:00:09-04:00</updated>

		<published>2004-01-01T05:00:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32047#p32047</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32047#p32047"/>
		<title type="html"><![CDATA[Custom bot help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32047#p32047"><![CDATA[
1) No, you dont.<br>2) The ping - pong signals and maybe building a botnet<br>3) fetch your own ip, shouldnt be a problem for a coder<br>4) dunno<br>5) it shows up as "PRIVMSG #channel :"<br>6) No<br>7) The DCC protocol is rather simple, just check sf / freshmeat for any open source client and see how it's done. XDCC is no difference to DCC, it's just the way the files are advertised and requested.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Thu Jan 01, 2004 5:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-01-01T01:15:24-04:00</updated>

		<published>2004-01-01T01:15:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32044#p32044</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32044#p32044"/>
		<title type="html"><![CDATA[Custom bot help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32044#p32044"><![CDATA[
I know that this is a forum for Eggdrop bots, but this is the only place I can think of going to for help on this type of thing.<br><br>I am implementing my own bot in C++, and have a few questions about the IRC protocol.<br><br>1.) Do I <strong class="text-strong">have</strong> to respond to a VERSION command sent by the server?<br><br>2.) Other than responding to PING commands, what other actions should I take to make sure that my bot stays online and an op (assuming that there are no other ops to kick me).<br><br>3.) How can I get the hostname string that has to precede all of my messages? (ie. mIRC displays: "Local host: adsl-xx-xx-xx-xx.provider.com").<br><br>4.) The colon is only used for the last parameter in a few commands (ie. PART), right?<br><br>5.) When a message is sent to a channel from any normal client, does it show up as a PRIVMSG message?<br><br>6.) If I just want my bot to support simple commands (when told to do so over IRC... ie. "kick nick" or "makeop nick"), does it have to support CTCP?<br><br>7.) How hard is XDCC to implement?<p>Statistics: Posted by Guest — Thu Jan 01, 2004 1:15 am</p><hr />
]]></content>
	</entry>
	</feed>
