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

	<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>2020-12-17T05:44:07-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Mike05]]></name></author>
		<updated>2020-12-17T05:44:07-04:00</updated>

		<published>2020-12-17T05:44:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=109236#p109236</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=109236#p109236"/>
		<title type="html"><![CDATA[Need Help with Seend.tcl thanks]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=109236#p109236"><![CDATA[
Thank you all for your help and support, much appreciated.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12891">Mike05</a> — Thu Dec 17, 2020 5:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Mike05]]></name></author>
		<updated>2020-12-13T23:25:27-04:00</updated>

		<published>2020-12-13T23:25:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=109227#p109227</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=109227#p109227"/>
		<title type="html"><![CDATA[Thank you so much for your reposne]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=109227#p109227"><![CDATA[
Thank you friends for help and support, I'm gonna try every thing. Let see what happens.<br><br>This is a great community , I'm so excited to be part of this community.<br><br>Thanks every one.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12891">Mike05</a> — Sun Dec 13, 2020 11:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2020-12-13T15:36:17-04:00</updated>

		<published>2020-12-13T15:36:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=109226#p109226</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=109226#p109226"/>
		<title type="html"><![CDATA[Re: Need Help with Seend.tcl thanks]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=109226#p109226"><![CDATA[
Also -<br><br>Look in your bot's directory.  Look for a directory below it, named :  doc<br><br>Perhaps something like:<br>/home/yourUserName/eggdrop/doc<br><br>There are lots of text files in there. Perhaps you haven't discovered it yet.<br>Explore them.<br><br>Lots of info.<br><br>One whole file is about modules.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Sun Dec 13, 2020 3:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2020-12-13T23:54:49-04:00</updated>

		<published>2020-12-13T15:31:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=109225#p109225</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=109225#p109225"/>
		<title type="html"><![CDATA[Re: Need Help with Seend.tcl thanks]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=109225#p109225"><![CDATA[
<blockquote class="uncited"><div><br>I need help with seend.tcl seen script and gseen modules.  </div></blockquote>Hopefully, both should come with instructions.<br><br>TCL scripts often have comments (lines that start with a # ) at the top.<br>This is where the scripter would include a description and instructions, too.<br><blockquote class="uncited"><div>How to install ,</div></blockquote>Scripts are scripts. Modules are modules.  Two very different sets of things to do, to install.   <br><br>More on this below.<br><blockquote class="uncited"><div> configure and Activate.</div></blockquote>Each should include instructions, specific to that one script or module.<br><blockquote class="uncited"><div>I'm totally newbie to TCL installation and configuration. I'm stuck.</div></blockquote>No problem.<br>Just be prepared to do some reading.   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">   Not a ton... don't worry.<br><br><br>A TCL script is a plain text file.  You can open it, and see the tcl script code, and edit it.<br>It is loaded into the bot, with a command in eggdrop.conf.   <br>The command is:   source<br>Typically,  scripts source lines are at the bottom of eggdrop.conf - after everything else is done loading, etc.,  when the bot is launched.<br><br>A module is code.   It is compiled right into the bot.  <br><br>MANY of us play with TCL scripting.    It's fun.   You'll see.   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Not many play with modules.  It requires a different background and skills.<br>That is - to create modules.<br>A well written, well documented module though?  ...  any bot owner can easily learn how to install and use.   <br><br><br>You can find some info here:<br><a href="http://www.eggheads.org/tclscripts" class="postlink">http://www.eggheads.org/tclscripts</a><br><br>More here:<br><a href="http://www.egghelp.org/enhance.htm#tclscripts" class="postlink">http://www.egghelp.org/enhance.htm#tclscripts</a><br><br><br>How to install a module, here:<br><a href="https://docs.eggheads.org/coreDocs/modules.html#how-to-install-a-module" class="postlink">https://docs.eggheads.org/coreDocs/modu ... l-a-module</a><br><br>After you read the pertinent info found at those links ( you might like to bookmark those sites, too.  LOTS of other info at them. ) ,    please bring your specific questions about what you've read,  and/or  what you've tried to do, back here.<br><br>p.s.<br>As far as I know,  for gseen,  this is still the right place to get a version of that module, for Eggdrop 1.8.x     :<br> <a href="ftp://ftp.eggheads.org/pub/eggdrop/modules/1.8/" class="postlink">ftp://ftp.eggheads.org/pub/eggdrop/modules/1.8/</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Sun Dec 13, 2020 3:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[simo]]></name></author>
		<updated>2020-12-13T09:33:43-04:00</updated>

		<published>2020-12-13T09:33:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=109223#p109223</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=109223#p109223"/>
		<title type="html"><![CDATA[Need Help with Seend.tcl thanks]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=109223#p109223"><![CDATA[
you could try downloading this source:<br><br><a href="https://ftp.eggheads.org/pub/eggdrop/modules/1.8/gseen.mod.1.1.1-pseudo.tar.gz" class="postlink">https://ftp.eggheads.org/pub/eggdrop/mo ... udo.tar.gz</a><br><br>and using the install section from this:<br><br><a href="https://raw.githubusercontent.com/florian-sander/gseen.mod/master/README" class="postlink">https://raw.githubusercontent.com/flori ... ter/README</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12505">simo</a> — Sun Dec 13, 2020 9:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Mike05]]></name></author>
		<updated>2020-12-12T01:44:38-04:00</updated>

		<published>2020-12-12T01:44:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=109221#p109221</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=109221#p109221"/>
		<title type="html"><![CDATA[Need Help with Seend.tcl thanks]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=109221#p109221"><![CDATA[
Hello Friends.<br><br>I need help with seend.tcl seen script and gseen modules.<br><br>How to install , configure and Activate.<br><br>I'm totally newbie to TCL installation and configuration. I'm stuck.<br><br>Please Help<br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12891">Mike05</a> — Sat Dec 12, 2020 1:44 am</p><hr />
]]></content>
	</entry>
	</feed>
