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

	<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>2004-05-28T01:25:30-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Monty_]]></name></author>
		<updated>2004-05-28T01:25:30-04:00</updated>

		<published>2004-05-28T01:25:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36666#p36666</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36666#p36666"/>
		<title type="html"><![CDATA[Gseen config]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36666#p36666"><![CDATA[
Well, that answers all questions then.<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4959">Monty_</a> — Fri May 28, 2004 1:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-05-27T15:48:38-04:00</updated>

		<published>2004-05-27T15:48:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36647#p36647</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36647#p36647"/>
		<title type="html"><![CDATA[Gseen config]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36647#p36647"><![CDATA[
<blockquote class="uncited"><div>Public commands:<br>----------------<br><br>!seen &lt;nick&gt;<br>  I think this command doesn't need an explanation. ^_^<br>!seen &lt;mask&gt;<br>  Searches the database for entries that match &lt;mask&gt;<br>  for example "!seen *!user@dialin-*.isp.com"<br>!seennick &lt;nick&gt;<br>  !seen also checks if a user was online later with a<br>  different nick. !seennick only seens for &lt;nick&gt;<br>!seenstats<br>  just a little report on how many nicks are tracked<br><br>All commands are also accessible via /msg.<br>("/msg &lt;bot&gt; seen &lt;nick&gt;", for example)</div></blockquote>Taken from README which is included in the tarball. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu May 27, 2004 3:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bruhv]]></name></author>
		<updated>2004-05-27T03:10:40-04:00</updated>

		<published>2004-05-27T03:10:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36630#p36630</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36630#p36630"/>
		<title type="html"><![CDATA[Gseen config]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36630#p36630"><![CDATA[
<blockquote class="uncited"><div>Yeah, I gave that a try, but it was a simple change from pub to pubm, and it didn't work.<br><br>Thanks</div></blockquote>from the docs...<br><div class="codebox"><p>Code: </p><pre><code>bind msg &lt;flags&gt; &lt;command&gt; &lt;proc&gt;procname &lt;nick&gt; &lt;user@host&gt; &lt;handle&gt; &lt;text&gt;</code></pre></div>Description: used for /msg commands. The first word of the user's msg is the command, and everything else becomes the text argument.<br><br><div class="codebox"><p>Code: </p><pre><code>bind pubm &lt;flags&gt; &lt;mask&gt; &lt;proc&gt;procname &lt;nick&gt; &lt;user@host&gt; &lt;handle&gt; &lt;channel&gt; &lt;text&gt;</code></pre></div>Description: just like MSGM, except it's triggered by things said on a channel instead of things /msg'd to the bot. The mask is matched against the channel name followed by the text and can contain wildcards. Also, if a line triggers a PUB bind, it will not trigger a PUBM bind.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4804">bruhv</a> — Thu May 27, 2004 3:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Monty_]]></name></author>
		<updated>2004-05-26T23:33:14-04:00</updated>

		<published>2004-05-26T23:33:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36623#p36623</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36623#p36623"/>
		<title type="html"><![CDATA[Gseen config]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36623#p36623"><![CDATA[
Yeah, I gave that a try, but it was a simple change from pub to pubm, and it didn't work.<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4959">Monty_</a> — Wed May 26, 2004 11:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-05-26T22:03:22-04:00</updated>

		<published>2004-05-26T22:03:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36622#p36622</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36622#p36622"/>
		<title type="html"><![CDATA[Gseen config]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36622#p36622"><![CDATA[
Look below the end of configuration and you may be able to change the binds from public to msg .. might work. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Wed May 26, 2004 10:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Monty_]]></name></author>
		<updated>2004-05-26T21:19:13-04:00</updated>

		<published>2004-05-26T21:19:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36620#p36620</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36620#p36620"/>
		<title type="html"><![CDATA[Gseen config]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36620#p36620"><![CDATA[
Not sure if this is the right forum for this.  The modules forum seems to go way deeper than my question may be.<br><br>Is there a way in the gseen config file to make the !seen command a message instead of a public command?<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4959">Monty_</a> — Wed May 26, 2004 9:19 pm</p><hr />
]]></content>
	</entry>
	</feed>
