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

	<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>2013-01-18T22:00:18-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Madalin]]></name></author>
		<updated>2013-01-18T22:00:18-04:00</updated>

		<published>2013-01-18T22:00:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100635#p100635</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100635#p100635"/>
		<title type="html"><![CDATA[Simple text event trigger]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100635#p100635"><![CDATA[
Try<br><div class="codebox"><p>Code: </p><pre><code>bind pubm - test test proc test { nick host hand chan text } { set s [exec wakeonlan -p 7 A0:A0:A0:A0:A0:A0]}putserv "PRIVMSG $chan :$s"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6396">Madalin</a> — Fri Jan 18, 2013 10:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[romprod]]></name></author>
		<updated>2013-01-12T13:08:17-04:00</updated>

		<published>2013-01-12T13:08:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100577#p100577</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100577#p100577"/>
		<title type="html"><![CDATA[Simple text event trigger]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100577#p100577"><![CDATA[
Hi Guys,<br><br>I'm looking at expanding a basic script that I've written. Can someone give me pointers on how I add multiple procedures for the same trigger and adding multiple triggers for these procedures?<br><br>How would it be possible to capture what is returned by the OS from the command and say it to the channel?<br><div class="codebox"><p>Code: </p><pre><code>bind pubm - test testproc test { nick host hand chan text } { exec wakeonlan -p 7 A0:A0:A0:A0:A0:A0 }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=223">romprod</a> — Sat Jan 12, 2013 1:08 pm</p><hr />
]]></content>
	</entry>
	</feed>
