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

	<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-12T11:39:00-04:00</updated>

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

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

		<published>2001-11-12T11:39:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1613#p1613</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1613#p1613"/>
		<title type="html"><![CDATA[Writing menu based scripts with TCL/eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1613#p1613"><![CDATA[
This can be done yes.<br><br>It would depend where you wanted the menus displaying (IRC, partyline), but both are just a matter of what bind, and output commands you use.<br><br>You would simply output the menu of a given trigger, or possiably a timer.<br><br>But within this script, you could setup binds or track a users possition within the tree of menus.<br><br>Allthough, I do not know what Expert is! Is it a Tcl extension, or a seperate script interpriter?<br><br>If it is a extension of Tcl, is it compatible with eggdrop. IE, does it provide commands, that overwrite other eggdrop comnads and leaving it usless.<br><br>If it is seperate, youi would have to use the Tcl "exec" command, and parse the returned string. IE split it at the newline char, and pipe it through puthelp or putdcc.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Nov 12, 2001 11:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-12T05:50:00-04:00</updated>

		<published>2001-11-12T05:50:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1609#p1609</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1609#p1609"/>
		<title type="html"><![CDATA[Writing menu based scripts with TCL/eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1609#p1609"><![CDATA[
Hi, I am fairly new to eggdrop (I know IRC a bit and have programmed a few years back with TCL/Expect).<br><br>I am trying to see if the following can be done with eggdrop<br><br>Create a bot script which provides a menu of choices to the user<br>e.g<br>1) Traceroute to servers<br>2) Check disk free space<br><br>The user types '1' or '2' and an appropiate expect script gets launched.<br><br>If there is any sample script which can get me started on this path, I'd appreciate it<br><br>Regards, Yusuf<br><p>Statistics: Posted by Guest — Mon Nov 12, 2001 5:50 am</p><hr />
]]></content>
	</entry>
	</feed>
