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

	<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>2017-02-23T19:01:12-04:00</updated>

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

		<entry>
		<author><name><![CDATA[juanamores]]></name></author>
		<updated>2017-02-23T19:01:12-04:00</updated>

		<published>2017-02-23T19:01:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=105826#p105826</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=105826#p105826"/>
		<title type="html"><![CDATA[Ignore Event  Command exist?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=105826#p105826"><![CDATA[
Good idea Get_A_Fix!<br>I'll work on it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>Thank you<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12499">juanamores</a> — Thu Feb 23, 2017 7:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Get_A_Fix]]></name></author>
		<updated>2017-02-23T08:51:06-04:00</updated>

		<published>2017-02-23T08:51:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=105824#p105824</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=105824#p105824"/>
		<title type="html"><![CDATA[Ignore Event  Command exist?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=105824#p105824"><![CDATA[
No event driven procedure but that doesn't mean you couldn't make one.<br><br>You can have a proc check ignorelist every x-min and if a new hostmask and expiration are matched then putlog or puthelp to channel.<br><br>Something like<div class="codebox"><p>Code: </p><pre><code>foreach ignore [ignorelist] {  set ignoremask [lindex $ignore 0]  set ignoreexpire [lindex $ignore 2]  set ignoreexpire_ctime [ctime $ignoreexpire]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6204">Get_A_Fix</a> — Thu Feb 23, 2017 8:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[juanamores]]></name></author>
		<updated>2017-02-21T19:07:57-04:00</updated>

		<published>2017-02-21T19:07:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=105821#p105821</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=105821#p105821"/>
		<title type="html"><![CDATA[Ignore Event  Command exist?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=105821#p105821"><![CDATA[
Is there an event that detects when the bot adds or deletes an ignore?<br>Event command, not party line.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12499">juanamores</a> — Tue Feb 21, 2017 7:07 pm</p><hr />
]]></content>
	</entry>
	</feed>
