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

	<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-06-12T19:04:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-06-12T19:04:00-04:00</updated>

		<published>2002-06-12T19:04:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7897#p7897</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7897#p7897"/>
		<title type="html"><![CDATA[difference between pub and ctcp bind?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7897#p7897"><![CDATA[
yes. bot doesn't know its own ip. the value of my-ip in the conf determines this.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Wed Jun 12, 2002 7:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-06-12T18:08:00-04:00</updated>

		<published>2002-06-12T18:08:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7896#p7896</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7896#p7896"/>
		<title type="html"><![CDATA[difference between pub and ctcp bind?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7896#p7896"><![CDATA[
 I got it to work. <br><br>For those interested:<br><br> bind ctcp - !test dvs_fserve:fserv:init<br><br>proc dvs_fserve:fserv:init {nick uhost hand dest keyword txt} {<br><br><br> One other thing though, No one outside of localhost can dcc the bot, they get a connection refused. Yet they can dcc my b/x client that runs on the same box. Could this possibly be an eggdrop config problem?<br><br>&lt;font size=-1&gt;[ This Message was edited by: prizm on 2002-06-12 16:09 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Wed Jun 12, 2002 6:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-06-11T04:35:00-04:00</updated>

		<published>2002-06-11T04:35:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7860#p7860</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7860#p7860"/>
		<title type="html"><![CDATA[difference between pub and ctcp bind?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7860#p7860"><![CDATA[
<br> I have this code working:<br><br>bind pub - !test  dvs_fserve:fserv:init<br><br>proc dvs_fserve:fserv:init {nick uhost hand chan text} {<br><br> But I want to bind it to ctcp instead. Changin pub to ctcp doesnt work. What do I need to do? I looked in tcl-commands.doc:<br><br>bind ctcp &lt;flags&gt; &lt;keyword&gt; &lt;proc&gt;<br>proc-name &lt;nick&gt; &lt;user@host&gt; &lt;handle&gt; &lt;dest&gt; &lt;keyword&gt; &lt;arg...&gt;<br><br>  this doesnt seem to work either..<br><p>Statistics: Posted by Guest — Tue Jun 11, 2002 4:35 am</p><hr />
]]></content>
	</entry>
	</feed>
