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

	<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>2014-10-28T08:34:56-04:00</updated>

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

		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2014-10-28T08:34:56-04:00</updated>

		<published>2014-10-28T08:34:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103308#p103308</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103308#p103308"/>
		<title type="html"><![CDATA[Bot send text via dcc chat to User(s)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103308#p103308"><![CDATA[
Excellent!  <br><br>Let us know how you progress.<br><br>If you run into an insurmountable snag, if you wish you can post what you have here:<br><a href="http://paste.tclhelp.net/" class="postlink">http://paste.tclhelp.net/</a><br>and perhaps we can have a look at it with you.<br><br>Bonus:  <br>That particular pastebin does TCL syntax checking - it might help you debug your code.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Tue Oct 28, 2014 8:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Elfriede]]></name></author>
		<updated>2014-10-28T05:55:49-04:00</updated>

		<published>2014-10-28T05:55:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103307#p103307</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103307#p103307"/>
		<title type="html"><![CDATA[Bot send text via dcc chat to User(s)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103307#p103307"><![CDATA[
Thanks for your support! Trying to script this on my own<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9204">Elfriede</a> — Tue Oct 28, 2014 5:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2014-10-25T18:09:58-04:00</updated>

		<published>2014-10-25T18:09:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103306#p103306</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103306#p103306"/>
		<title type="html"><![CDATA[Bot send text via dcc chat to User(s)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103306#p103306"><![CDATA[
<blockquote class="uncited"><div>Well its my bot so log-in control is no problem. <br>...</div></blockquote>You forgot to answer:<blockquote class="uncited"><div>Does everyone in the channel already have an account in the bot?<br>Are we assuming that they are always logged into the bot? </div></blockquote>so I will just make some assumptions.<br><br>Go here:<br><a href="http://www.eggheads.org/support/egghtml/1.6.21/tcl-commands.html" class="postlink">http://www.eggheads.org/support/egghtml ... mands.html</a><br>and text search for <br>nick2hand<br>and read about that tcl command.<br><br>Next, go here:<br><a href="http://www.eggheads.org/support/egghtml/1.6.21/tcl-commands.html#dcccmds" class="postlink">http://www.eggheads.org/support/egghtml ... ml#dcccmds</a><br>and read about<br>hand2idx<br><br>Using them, and some other often used tcl,  I think you could put together something that would do what you asked for.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Sat Oct 25, 2014 6:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Elfriede]]></name></author>
		<updated>2014-10-25T17:59:54-04:00</updated>

		<published>2014-10-25T17:59:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103305#p103305</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103305#p103305"/>
		<title type="html"><![CDATA[Bot send text via dcc chat to User(s)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103305#p103305"><![CDATA[
Well its my bot so log-in control is no problem. <br><br>And yeah, all messages are flood controlled ( Notice, ... ) .<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9204">Elfriede</a> — Sat Oct 25, 2014 5:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2014-10-25T09:25:36-04:00</updated>

		<published>2014-10-25T09:25:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103303#p103303</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103303#p103303"/>
		<title type="html"><![CDATA[Re: Bot send text via dcc chat to User(s)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103303#p103303"><![CDATA[
DCC would require a login.<br>Does everyone in the channel already have an account in the bot?<br>Are we assuming that they are always logged into the bot?<br><br>Question for you:<br>On whatever network you use, are querys (a regular private message - not DCC) flood controlled?   <br>Test it, to find out.<br>If you can use a pm to do your job, then it becomes much more simple.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Sat Oct 25, 2014 9:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Elfriede]]></name></author>
		<updated>2014-10-23T13:54:07-04:00</updated>

		<published>2014-10-23T13:54:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103296#p103296</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103296#p103296"/>
		<title type="html"><![CDATA[Bot send text via dcc chat to User(s)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103296#p103296"><![CDATA[
Hi everyone <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>was wondering if theres the possibilty to make the bot respond via dcc chat on certain commands to users?<br><br>Meaning: !cmd whatever and the Bot reply's via dcc chat. Every User in the Channel should be able to do so. I need it like this, cause there are quite a lot lines to be sent and using dcc chat should be flood free.<br><br>Thanks for helping!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9204">Elfriede</a> — Thu Oct 23, 2014 1:54 pm</p><hr />
]]></content>
	</entry>
	</feed>
