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

	<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>2011-01-23T02:33:16-04:00</updated>

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

		<entry>
		<author><name><![CDATA[username]]></name></author>
		<updated>2011-01-23T02:33:16-04:00</updated>

		<published>2011-01-23T02:33:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95781#p95781</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95781#p95781"/>
		<title type="html"><![CDATA[report what they tell the bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95781#p95781"><![CDATA[
Or <div class="codebox"><p>Code: </p><pre><code>set chan $::owner</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6813">username</a> — Sun Jan 23, 2011 2:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Nimos]]></name></author>
		<updated>2011-01-22T10:26:22-04:00</updated>

		<published>2011-01-22T10:26:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95769#p95769</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95769#p95769"/>
		<title type="html"><![CDATA[report what they tell the bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95769#p95769"><![CDATA[
just replace the channel in the line <div class="codebox"><p>Code: </p><pre><code>set chan "#..."</code></pre></div> with your nickname/the owners nickname<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9877">Nimos</a> — Sat Jan 22, 2011 10:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cyberjack]]></name></author>
		<updated>2011-01-21T14:35:51-04:00</updated>

		<published>2011-01-21T14:35:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95755#p95755</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95755#p95755"/>
		<title type="html"><![CDATA[report what they tell the bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95755#p95755"><![CDATA[
Thanks username for your answer. <br>Well, actually I've been using this forward script for quite long. <br>But how would the bot reply to the owner? instead of to the specified channel. Anyone can help? Thank you <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11510">cyberjack</a> — Fri Jan 21, 2011 2:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[username]]></name></author>
		<updated>2011-01-17T02:21:21-04:00</updated>

		<published>2011-01-17T02:21:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95708#p95708</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95708#p95708"/>
		<title type="html"><![CDATA[report what they tell the bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95708#p95708"><![CDATA[
Use <a href="http://www.egghelp.org/tcl.htm" class="postlink">Tcl Archive</a>.<br><a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=453" class="postlink"><strong class="text-strong">Forward</strong></a> - Forwards private messages to the bot to a specified channel.<br><br>And change <div class="codebox"><p>Code: </p><pre><code>puthelp "PRIVMSG $chan :$nick on private: '$line'"</code></pre></div> to <div class="codebox"><p>Code: </p><pre><code>puthelp "PRIVMSG $chan :\002$nick\002 tells me privately: '$line' at [clock format [unixtime] -format "%A, %H:%M"]."</code></pre></div>I dont understand why do you want to show time and weekday, because this script work in realtime, so if someone msg your bot at 09:00 and bot will report to channel immediately after this.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6813">username</a> — Mon Jan 17, 2011 2:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[hugoayala]]></name></author>
		<updated>2011-01-17T00:59:41-04:00</updated>

		<published>2011-01-17T00:59:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95707#p95707</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95707#p95707"/>
		<title type="html"><![CDATA[report what they tell the bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95707#p95707"><![CDATA[
hello to all the geniuses of egghelp I'm from Latin America, I wonder if it is possible the eggdrop repeat what you say in private in one chan ejm:<br><br>in private eggdrop:<br>&lt;guest&gt; Hi text text<br>in chan #opers<br>&lt;eggdrop&gt; <strong class="text-strong">guest </strong> tells me privately:Hi text text hours: 13:50 Day: Monday<br><br><br>first of all thank you very much, waiting for your prompt replies, I bid you farewell.<br>Hugo ayala.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11498">hugoayala</a> — Mon Jan 17, 2011 12:59 am</p><hr />
]]></content>
	</entry>
	</feed>
