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

	<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>2007-11-02T08:43:05-04:00</updated>

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

		<entry>
		<author><name><![CDATA[smash]]></name></author>
		<updated>2007-11-02T08:43:05-04:00</updated>

		<published>2007-11-02T08:43:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77389#p77389</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77389#p77389"/>
		<title type="html"><![CDATA[Spreedsheat lookup + Bot trigger script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77389#p77389"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>proc pub_test {nick uhost handle chan args} {global phrases botnick channelset outputiz [lindex $phrases [rand [llength $phrases]]]putserv "PRIVMSG $chan : $outputiz"putlog "&lt;&lt;$nick&gt;&gt; !$handle! $botnick..."}bind pubm - "% *test*" pub_testset phrases {"hey why are you testing? "}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8041">smash</a> — Fri Nov 02, 2007 8:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[AudiAddict]]></name></author>
		<updated>2007-11-02T04:24:17-04:00</updated>

		<published>2007-11-02T04:24:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77386#p77386</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77386#p77386"/>
		<title type="html"><![CDATA[Spreedsheat lookup + Bot trigger script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77386#p77386"><![CDATA[
I'm looking for two scripts which work with the latest version of eggdrop<br><br>- We have some excel sheets (*.xls) is there a simple way of programming a bot to lookup data from these spreadsheets?<br><br>So if I type !reference referencenumber it would lookup a reference number in that excel sheet and post the data in that field?<br><br>Also, I'm trying to find a script which simply replies to certain words which are said by users.<br><br>if a user for example says test the bot would see that and say hey why are you testing?<br><br>I tried the script mc_respond it does exactly that, only it doesn't work with the latest eggdrop version it seems. It loads ok, no errors, but nothing happends when I try to add a word/trigger.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9259">AudiAddict</a> — Fri Nov 02, 2007 4:24 am</p><hr />
]]></content>
	</entry>
	</feed>
