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

	<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>2008-01-03T18:35:10-04:00</updated>

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

		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2008-01-03T18:35:10-04:00</updated>

		<published>2008-01-03T18:35:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79772#p79772</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79772#p79772"/>
		<title type="html"><![CDATA[Channel announce on !trigger for pisg/eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79772#p79772"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub - !trigger proc:triggerproc proc:trigger {n u h c t} {        if {$c == "#channel1"} {               puthelp "PRIVMSG $c :Whatever you want to say on #channel 1"        } elseif {$c == "#channel2"} {               puthelp "PRIVMSG $c :Whatever you want to say on #channel2"        } elseif {$c == "#channel3"} {                #etc         } else {                 #default/optional         }}</code></pre></div>Something like that..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Thu Jan 03, 2008 6:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2008-01-03T18:01:27-04:00</updated>

		<published>2008-01-03T18:01:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79770#p79770</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79770#p79770"/>
		<title type="html"><![CDATA[Channel announce on !trigger for pisg/eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79770#p79770"><![CDATA[
Search the <a href="http://www.egghelp.org/tcl.htm" class="postlink">Tcl Archive</a> using "pisg" as your keyword.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Jan 03, 2008 6:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sz]]></name></author>
		<updated>2007-12-04T06:16:41-04:00</updated>

		<published>2007-12-04T06:16:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=78968#p78968</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=78968#p78968"/>
		<title type="html"><![CDATA[Channel announce on !trigger for pisg/eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=78968#p78968"><![CDATA[
I've been messing around with some TCL guides and manuals, but I'm still a bit in the beginner's area with this..<br><br>I got a eggdrop one a few channels - It's logging files down which I got pisg to read and handle every 10 minutes - However, while all this is automatic, I'm looking for a way for people to do !stats on a channel, where the bot would link them to the stats page - This in itself is easy enough to make, but I need it to be channel specific.<br><br>I got pisg creating for channel #Channel1, #Channel2 and #Channel3.<br><br>So what I'd like to have is so that if a person writes !stats in #Channel1, it posts a link for <a href="http://site.com/ircstats/Channel1.html" class="postlink">http://site.com/ircstats/Channel1.html</a>, and if a guy in #Channel3 writes !stats, it will post a <a href="http://si/ircstats/Channel3.html" class="postlink">http://si../ircstats/Channel3.html</a> there!<br><br>So yeah, that's my problem!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9516">Sz</a> — Tue Dec 04, 2007 6:16 am</p><hr />
]]></content>
	</entry>
	</feed>
