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

	<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>2008-01-17T19:26:50-04:00</updated>

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

		<entry>
		<author><name><![CDATA[w00f]]></name></author>
		<updated>2008-01-17T19:26:50-04:00</updated>

		<published>2008-01-17T19:26:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80174#p80174</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80174#p80174"/>
		<title type="html"><![CDATA[Help DCC chat]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80174#p80174"><![CDATA[
hey guys , i need some help with one script. hope someone can help me.<br><br>I have one command that reads an entire file and shows it in pm.<br>The problem is when the file contains like 30 lines, takes some time to show all info. so i though about using dcc chat to display all the info.<br>The problem is i don't know exactly how to do that.<div class="codebox"><p>Code: </p><pre><code> !view news </code></pre></div>Then the bot will dcc chat $nick and once the chat is estabelished the bot will queue the info and displays in chat, after that the chat is closed.<br>if no dcc chat estabelished with $nick like 1 minute after '!view news' triggered, the dcc chat invites expires.<br><br>--<br><br>1º- dcc chat $nick.<br>2º- get idx info for $nick<br>3º- display the info to $idx <br>4º- close the chat.<br><br>the problem is the first part, i dcc chat $nick then how can i handle and check/expect/listen dcc chat connection?<br><br>any help would be appreciated <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8264">w00f</a> — Thu Jan 17, 2008 7:26 pm</p><hr />
]]></content>
	</entry>
	</feed>
