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

	<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>2005-01-21T18:13:26-04:00</updated>

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

		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-01-21T18:13:26-04:00</updated>

		<published>2005-01-21T18:13:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45677#p45677</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45677#p45677"/>
		<title type="html"><![CDATA[Seen]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45677#p45677"><![CDATA[
Oooops you should load the config  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed">  <br><br>My bad but you do need to recompile your bot to use a new module as Alchera kindly shows in his post above  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Fri Jan 21, 2005 6:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-01-21T12:38:21-04:00</updated>

		<published>2005-01-21T12:38:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45674#p45674</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45674#p45674"/>
		<title type="html"><![CDATA[Seen]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45674#p45674"><![CDATA[
From gseen README:<blockquote class="uncited"><div>Installation:<br>-------------<br><br>gseen.mod is written for eggdrop1.6, but it should also work with eggdrop 1.4.<br><br>You need the eggdrop source to compile the module.<br><br>The following instructions assume, ~/eggdrop1.6.17/ is the directory<br>where you installed your eggdrop from. (of course, other source dirs<br>will work as well)<br><br>Put gseen.mod.1.1.0.tar.gz in ~/eggdrop1.6.17/src/mod/,<br>and unpack it (tar xfz gseen.mod.1.1.0.tar.gz). Change directory<br>back to ~/eggdrop1.6.17/.<br><br>Now just do what you've done when you compiled your bot:<br>"./configure"<br>"make config" (you can skip this command on eggdrop 1.4)<br>"make"<br>"make install"<br><br>Don't forget to copy the langfiles from eggdrop1.6.17/src/mod/gseen.mod/ to<br>eggdrop/language.<br><br>All settings can be found in ~/eggdrop1.6.17/src/mod/gseen.mod/gseen.conf<br>Copy it to your eggdrop directory, edit it to fit your needs and put<br>"source gseen.conf" at the end of your eggdrop config file. The last thing<br>to do is to .rehash your bot.</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Fri Jan 21, 2005 12:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-01-21T10:12:19-04:00</updated>

		<published>2005-01-21T10:12:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45665#p45665</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45665#p45665"/>
		<title type="html"><![CDATA[Seen]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45665#p45665"><![CDATA[
You should'nt try and load the gseen.conf, its just a file to setup how the seen module works. Did you recompile your bot with the seen module or did you just add it to the config?<br><br>If you dont want to recompile your bot you can just use a seen script. Bass's seen script is an excelent choice. Check in the tcl archive for it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Fri Jan 21, 2005 10:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GouroB]]></name></author>
		<updated>2005-01-21T09:23:30-04:00</updated>

		<published>2005-01-21T09:23:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45661#p45661</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45661#p45661"/>
		<title type="html"><![CDATA[Seen]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45661#p45661"><![CDATA[
my eggdrop is running normally but donno y it doesnt reply when i use <blockquote class="uncited"><div>!seen nick</div></blockquote> . i loaded " seen.so " module ... so it should work init ?  and i have also tried to load " gseen.conf " module but i couldnt load it .. donno y . a msg comes like " couldnt find the file " but i put the file there . <br><br>thx for any help from any one <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5899">GouroB</a> — Fri Jan 21, 2005 9:23 am</p><hr />
]]></content>
	</entry>
	</feed>
