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

	<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-05-02T06:37:44-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Madalin]]></name></author>
		<updated>2013-05-02T06:37:44-04:00</updated>

		<published>2013-05-02T06:37:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=101461#p101461</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=101461#p101461"/>
		<title type="html"><![CDATA[Matching word text alert!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=101461#p101461"><![CDATA[
You can try this version<br><div class="codebox"><p>Code: </p><pre><code>bind PUBM - * catch:pubmbind TIME - * catch:deleteset temp(to) "#ChanRank"setudef flag catchproc catch:pubm {nick uhost hand chan arg} {global catch tempif {[channel get $chan catch]} {if {![info exists catch($arg)]} {set catch($arg) "$chan [unixtime]"} else {if {$chan != [lindex [split $catch($arg)] 0]} {putserv "PRIVMSG $temp(to) :$nick said ''$arg'' on two different channels im in"}}}}proc catch:delete {min hour day month year} {global catchset a [clock add [clock seconds] -7 days];foreach n [array names catch] {if {[lindex [split $catch($n)] 1] &lt; $a} {unset -nocomplain catch($n)}}}</code></pre></div>To activate the script to monitor other channels use (.chanset #channel +catch) in dcc chat. Also it will erase any 7 days old informations..<br><br>I don`t think this is the right way to do this kind of script but its a start.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6396">Madalin</a> — Thu May 02, 2013 6:37 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[gamer12]]></name></author>
		<updated>2013-04-29T10:25:30-04:00</updated>

		<published>2013-04-29T10:25:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=101453#p101453</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=101453#p101453"/>
		<title type="html"><![CDATA[:o]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=101453#p101453"><![CDATA[
I guess the bot should respond as soon as it gets gets the same msg on any other defined channe.<br><br>The monitored channels can be more than one.<br><br>Thanks in advance.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12058">gamer12</a> — Mon Apr 29, 2013 10:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2013-04-29T06:55:39-04:00</updated>

		<published>2013-04-29T06:55:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=101452#p101452</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=101452#p101452"/>
		<title type="html"><![CDATA[Matching word text alert!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=101452#p101452"><![CDATA[
Is there a time frame that should be taken into consideration when checking if the same question has been asked before in another channel?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Mon Apr 29, 2013 6:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[gamer12]]></name></author>
		<updated>2013-04-27T14:12:23-04:00</updated>

		<published>2013-04-27T14:12:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=101450#p101450</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=101450#p101450"/>
		<title type="html"><![CDATA[Matching word text alert!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=101450#p101450"><![CDATA[
Need a script which can paste a msg on channel if a person is asking same thing on different channels.<br><br><br>For, eg.<br><br>#help. A user joins it and asks for 'how does google work?' <br><br>#Ajutar. The user joins it and asks the same question?<br><br><br>So the bot can notify at #network - that this person has been asking the same questions on #help and #ajutar..<br><br><br>The notifying channel remains the same.. however the sub channels can be added.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12058">gamer12</a> — Sat Apr 27, 2013 2:12 pm</p><hr />
]]></content>
	</entry>
	</feed>
