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

	<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>2022-03-17T10:49:07-04:00</updated>

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

		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2022-03-17T10:49:07-04:00</updated>

		<published>2022-03-17T10:49:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111026#p111026</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111026#p111026"/>
		<title type="html"><![CDATA[All Eggdrop DCC commands in Private Message ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111026#p111026"><![CDATA[
<blockquote class="uncited"><div>... How do you access the eggdrop's Partyline from Telnet/Putty? <br><br>...</div></blockquote>Let's consider two methods of using a telnet client to log into eggdrop's partyline.<br><br>First method:   connect your client to bot<br><br>Look in your bot's eggdrop.conf file.   Find:<blockquote class="uncited"><div># You need to un-comment this line and change the port number in order to open<br># the listen port. You should not keep this set to 3333.<br>#listen 3333 all</div></blockquote>Whatever you set that port to be, is the telnet port you enter into your client to connect to.   The ip you enter into your client is the ip of the bot.   Typically, this is the ip of the shell.<br><br>Note:  Eggdrop can accept incoming telnet like this.   Eggdrop cannot use ssh.<br><br>This method may be blocked.  Hopefully not by the shell that your bot is on.<br>But if you are at work or something, I wonder if it might be blocked somehow on your end.<br><br>Nothing to do but try it.   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>If it fails, you might want to check the bot's eggdrop.log .   Just to see if there is anything in it that might be a useful clue.<br><br><br>Second method:   ssh to your bot's shell.   On your bot's shell,  run telnet there, and connect to your bot's  ip:port.    <br>This way, you are getting around your workplaces firewall.   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>( I think you said that you CAN use ssh from your work )<br><br>It might look something like this, on the command line of the shell:<br>telnet 123.45.67.432 23400<br>where the port set with the listen command in eggdrop.conf is 23400.<br><br>If that fails,  you could try:<br>telnet localhost 23400<br><br>Having to ssh to the shell first, and then telnet right back to the same ip but to a different port,  is rather convoluted.    But, if you have to...  it works.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Putty will do these things.  I use it.<br>While I greatly prefer to use dcc chat to connect to my bots' partylines,  I like to check to be sure that telnet is working - if possible - when I set up a new bot.   Just in case I want/need it.<br><br>I hope this helps.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Thu Mar 17, 2022 10:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[BLaCkShaDoW]]></name></author>
		<updated>2022-03-17T09:49:25-04:00</updated>

		<published>2022-03-17T09:49:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111025#p111025</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111025#p111025"/>
		<title type="html"><![CDATA[BlackTools 2.5.5 - channel management script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111025#p111025"><![CDATA[
You can try BlackTools 2.5.5 a channel control script that has a lot of commands that work trough channel/private message/dcc chat. Check it on <a href="https://github.com/tclscripts/BlackTools-TCL" class="postlink">https://github.com/tclscripts/BlackTools-TCL</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10416">BLaCkShaDoW</a> — Thu Mar 17, 2022 9:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mvp1]]></name></author>
		<updated>2022-03-17T06:02:51-04:00</updated>

		<published>2022-03-17T06:02:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111022#p111022</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111022#p111022"/>
		<title type="html"><![CDATA[All Eggdrop DCC commands in Private Message ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111022#p111022"><![CDATA[
Hey ComputerTech, thanks mate.<br>Yes I can SSH using putty to the eggdrop shell if that's what you mean? How do you access the eggdrop's Partyline from Telnet/Putty? I searched briefly after your post but couldn't find anything, but would be great if you can quide or refer any post that helps to learn so? (Accessing partyline through ssh/telnet)<br><br>Also appreciate if you share your TCL you mentioned please.<br><br>Thank you<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12960">mvp1</a> — Thu Mar 17, 2022 6:02 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ComputerTech]]></name></author>
		<updated>2022-03-14T12:17:30-04:00</updated>

		<published>2022-03-14T12:17:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110981#p110981</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110981#p110981"/>
		<title type="html"><![CDATA[All Eggdrop DCC commands in Private Message ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110981#p110981"><![CDATA[
Just curious, does office firewall also block telnet? if not, that could be a way to access your bot's partyline, and if it does, i have a Tcl script which provides public channel commands, however /msg ability hasn't been added yet, i'll try poke around and find it for you.  <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=12849">ComputerTech</a> — Mon Mar 14, 2022 12:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mvp1]]></name></author>
		<updated>2022-03-13T18:01:53-04:00</updated>

		<published>2022-03-13T18:01:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110978#p110978</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110978#p110978"/>
		<title type="html"><![CDATA[All Eggdrop DCC commands in Private Message ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110978#p110978"><![CDATA[
Hi guys,<br><br>I am wondering if there is a script out there that can enable to use ALL (Or as many as possible) DCC commands of an eggdrop to be used in eggdrop's private message ? Or Channel message please?<br><br>Because some time we could be at our office/work and can not DCC to eggdrop because of Office network Firewall, so it will be really helpful.<br><br>Cheers,<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12960">mvp1</a> — Sun Mar 13, 2022 6:01 pm</p><hr />
]]></content>
	</entry>
	</feed>
