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

	<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-09-28T10:21:28-04:00</updated>

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

		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2004-09-28T10:21:28-04:00</updated>

		<published>2004-09-28T10:21:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41379#p41379</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41379#p41379"/>
		<title type="html"><![CDATA[Shell and IRC question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41379#p41379"><![CDATA[
Have a look at the irc module in <a href="http://www.tcl.tk/software/tcllib/" class="postlink">tcllib</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Tue Sep 28, 2004 10:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2004-09-28T05:02:32-04:00</updated>

		<published>2004-09-28T05:02:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41372#p41372</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41372#p41372"/>
		<title type="html"><![CDATA[Shell and IRC question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41372#p41372"><![CDATA[
<blockquote class="uncited"><div>Would it be easier to code a tcl script for eggdrop?</div></blockquote>Easier than coding a brand new bot from scratch?  You bet yer ass <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><br><blockquote class="uncited"><div>Do you have any info for using sockets in tcl?</div></blockquote>For someone prepared to code a new source, I'm shocked you've never heard of <a href="http://www.google.com/search?hl=en&amp;ie=ISO-8859-1&amp;q=socket+tcl" class="postlink">google</a>......<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Tue Sep 28, 2004 5:02 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-09-27T16:46:20-04:00</updated>

		<published>2004-09-27T16:46:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41359#p41359</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41359#p41359"/>
		<title type="html"><![CDATA[Shell and IRC question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41359#p41359"><![CDATA[
Hi user.<br><br>I was considering c, but tcl would do fine.<br><br>It could even be a script used by eggdrop.<br><br>All i am looking for is a simple irc socket bot script.<br><br>Ive read into using sockets for c.  But got in to problems with the shell firewall as ive described.<br><br>Would it be easier to code a tcl script for eggdrop?<br><br>Do you have any info for using sockets in tcl?<br><br>I run an eggdrop already, but im a relative newbie, ive loaded premade tcl scripts, but not looked into making my own.<br><br>thanks.<p>Statistics: Posted by Guest — Mon Sep 27, 2004 4:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-09-27T10:01:29-04:00</updated>

		<published>2004-09-27T10:01:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41354#p41354</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41354#p41354"/>
		<title type="html"><![CDATA[Shell and IRC question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41354#p41354"><![CDATA[
<blockquote class="uncited"><div>Im not really sure how the vhost thing works, but i dont see why i cant code my bot to do the same?<br>Does anyone know how it works, and where example code can be found? or if its not possible to do.</div></blockquote>The tcp layer in your os takes care of that (using a non-default network interface)...telling us what language you're planning to code it in might help <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"> (in tcl it would be 'socket -myaddr vhost.tld remote.tld 6667')<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Mon Sep 27, 2004 10:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-09-27T09:32:55-04:00</updated>

		<published>2004-09-27T09:32:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41353#p41353</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41353#p41353"/>
		<title type="html"><![CDATA[Shell and IRC question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41353#p41353"><![CDATA[
<blockquote class="uncited"><div>This is an <strong class="text-strong">eggdrop</strong> forum. We deal only with eggdrop. Seems you're in the wrong hole.</div></blockquote>The description for this forum is "Discussion of shell accounts and help with shell usage."<br>Having read through a number of threads not ALL posts related to eggdrop. (even thought mine is, as im asking how a certain feature works.)<br>So no im not in any hole thank you.<br><br><br>awyeah thanks for the info.<p>Statistics: Posted by Guest — Mon Sep 27, 2004 9:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-09-26T21:22:25-04:00</updated>

		<published>2004-09-26T21:22:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41315#p41315</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41315#p41315"/>
		<title type="html"><![CDATA[Shell and IRC question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41315#p41315"><![CDATA[
I doubt you can create your own, it requires alot of skill, devotion and time.<br><br>If you have cable or a 24/7 connection, you can run it locally on your machine too, using your assigned ip as the vhost on a 'Windrop' that is. (Windrop = Eggdrop modified to run on windows)<br><br>Also 'Energymech' is a more simpler irc bot than an eggdrop.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Sun Sep 26, 2004 9:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-09-26T19:35:59-04:00</updated>

		<published>2004-09-26T19:35:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41303#p41303</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41303#p41303"/>
		<title type="html"><![CDATA[Shell and IRC question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41303#p41303"><![CDATA[
This is an <strong class="text-strong">eggdrop</strong> forum. We deal only with eggdrop. Seems you're in the wrong hole.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sun Sep 26, 2004 7:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-09-26T12:40:33-04:00</updated>

		<published>2004-09-26T12:40:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41298#p41298</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41298#p41298"/>
		<title type="html"><![CDATA[Shell and IRC question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41298#p41298"><![CDATA[
I didnt mention using eggdrop.<br><br>I want to create my own.<p>Statistics: Posted by Guest — Sun Sep 26, 2004 12:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2004-09-26T12:30:51-04:00</updated>

		<published>2004-09-26T12:30:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41297#p41297</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41297#p41297"/>
		<title type="html"><![CDATA[Shell and IRC question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41297#p41297"><![CDATA[
You can specify a vhost in your eggdrop config file.<br><blockquote class="uncited"><div>set my-hostname "virtual.host.com"<br>set my-ip "99.99.0.0"</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Sun Sep 26, 2004 12:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-09-26T12:15:56-04:00</updated>

		<published>2004-09-26T12:15:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41296#p41296</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41296#p41296"/>
		<title type="html"><![CDATA[Shell and IRC question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41296#p41296"><![CDATA[
Hi.<br><br>I am interested in creating a simple irc bot and running it from a shell account.<br><br>However the shell blocks irc access from the default ip (which is understandable.)<br><br>Eggdrop. bitchx, etc however can still connect to irc using vhost ip's.<br><br>Im not really sure how the vhost thing works, but i dont see why i cant code my bot to do the same?<br><br>Does anyone know how it works, and where example code can be found? or if its not possible to do.<br><br>Also if you know of any simple irc bots like this?<br><br><br>Thanks in advance.<br><br><br><br>PS. I know that i could get around the shell firewall using an ip/port forward service, but i am reluctant to do so as it will violate the shell terms of use.<p>Statistics: Posted by Guest — Sun Sep 26, 2004 12:15 pm</p><hr />
]]></content>
	</entry>
	</feed>
