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

	<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>2010-07-31T12:33:24-04:00</updated>

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

		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2010-07-31T12:33:24-04:00</updated>

		<published>2010-07-31T12:33:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93696#p93696</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93696#p93696"/>
		<title type="html"><![CDATA[Count triggers in a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93696#p93696"><![CDATA[
Here is an idea:<br><div class="codebox"><p>Code: </p><pre><code>bind pub - "!count" hit_counterproc hit_counter { nick uhost handle chan text }  {putserv "privmsg $chan :!help has been used [lindex [binds !help] 0 3 ] times. "}</code></pre></div>But, I wonder if it is possible that you might have "!help" as a trigger in some other channel, doing something else.   Because - if you do,  the above might produce results that you do not expect.<br>We might need to make it more selective.   <br><br>Experiment with it, and see what you get.<br>I hope this helps.<br><br>Perhaps someone else will post with refinements.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Sat Jul 31, 2010 12:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ipone]]></name></author>
		<updated>2010-07-30T22:23:44-04:00</updated>

		<published>2010-07-30T22:23:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93692#p93692</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93692#p93692"/>
		<title type="html"><![CDATA[Count triggers in a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93692#p93692"><![CDATA[
I have been looking around on the forum, and also the tcl-Archive to try to find what im looking for, but no sucess. <br><br>I would like to have a small script that counts a specific trigger in a channel.<br><br>So lets say it like this<br><br>&lt;ME&gt; !help<br>&lt;SOMEOTHERDUDE&gt; !help<br>&lt;ME&gt; !count<br>&lt;BOT&gt; The trigger !help have been used for 412 times.<br><br>Dont know if this is a small or big script. i will try my luck to find it.<br><br>Regards.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7525">ipone</a> — Fri Jul 30, 2010 10:23 pm</p><hr />
]]></content>
	</entry>
	</feed>
