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

	<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-11-08T19:57:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-08T19:57:40-04:00</updated>

		<published>2002-11-08T19:57:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12960#p12960</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12960#p12960"/>
		<title type="html"><![CDATA[How do i add commands like &quot;.quit&quot; ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12960#p12960"><![CDATA[
Thank you(:<p>Statistics: Posted by Guest — Fri Nov 08, 2002 7:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[masskilla]]></name></author>
		<updated>2002-11-07T13:52:23-04:00</updated>

		<published>2002-11-07T13:52:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12925#p12925</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12925#p12925"/>
		<title type="html"><![CDATA[How do i add commands like &quot;.quit&quot; ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12925#p12925"><![CDATA[
Hi<br><br>You also might want to check out <a href="http://www.suninet.nl/tclguide/" class="postlink">Suninet's TCL Guide</a>. It's a good tutorial on writing TCL scripts for eggdrop.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=105">masskilla</a> — Thu Nov 07, 2002 1:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[darko``]]></name></author>
		<updated>2002-11-07T13:14:31-04:00</updated>

		<published>2002-11-07T13:14:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12921#p12921</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12921#p12921"/>
		<title type="html"><![CDATA[How do i add commands like &quot;.quit&quot; ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12921#p12921"><![CDATA[
You have to use 'bind dcc' which is explained in doc/tcl-commands.doc. In case you are new to all this (and because i am unusually good today) here is a small example.<br><br>bind dcc o|o sayonchan proc:mydcc<br><br>binddcc {handle idx text} {<br><br>putserv "PRIVMSG #put-some-channel-here :[hand2nick $handle] just typed $text"<br>}<br><br><br>Usage: .sayonchan &lt;some text here&gt;<br><br>This trivial example should be a good starting point.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1881">darko``</a> — Thu Nov 07, 2002 1:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-07T12:56:50-04:00</updated>

		<published>2002-11-07T12:56:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12919#p12919</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12919#p12919"/>
		<title type="html"><![CDATA[How do i add commands like &quot;.quit&quot; ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12919#p12919"><![CDATA[
Hey,<br>how do i added thru the shell commands like ".quit" or ".+chan" ?<br>where is the file that contain all of those?<br><br>Thanks(:<p>Statistics: Posted by Guest — Thu Nov 07, 2002 12:56 pm</p><hr />
]]></content>
	</entry>
	</feed>
