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

	<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>2005-06-20T10:38:57-04:00</updated>

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

		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2005-06-20T10:38:57-04:00</updated>

		<published>2005-06-20T10:38:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51110#p51110</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51110#p51110"/>
		<title type="html"><![CDATA[Private Messages]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51110#p51110"><![CDATA[
<blockquote class="uncited"><div>I have that. But this is only for users which messages the bot ? I want all messages...</div></blockquote>maybe he means he wants to log to file <em class="text-italics">only</em> privmsg's...?<div class="codebox"><p>Code: </p><pre><code>logfile m * "logs/privmsg.log"</code></pre></div> ? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"> ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Mon Jun 20, 2005 10:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-06-19T23:08:36-04:00</updated>

		<published>2005-06-19T23:08:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51103#p51103</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51103#p51103"/>
		<title type="html"><![CDATA[Private Messages]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51103#p51103"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div><blockquote class="uncited"><div># This creates a logfile named eggdrop.log containing private msgs/ctcps,<br># commands, errors, and misc. info from any channel.<br>logfile mco * "logs/eggdrop.log"</div></blockquote></div></blockquote>I have that. But this is only for users which messages the bot ?<br>I want all messages; user to user.</div></blockquote>I think he possibly meant user and bot. He may have alice.tcl or megahal mod enabled.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Sun Jun 19, 2005 11:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-06-19T22:18:11-04:00</updated>

		<published>2005-06-19T22:18:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51100#p51100</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51100#p51100"/>
		<title type="html"><![CDATA[Private Messages]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51100#p51100"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div><blockquote class="uncited"><div># This creates a logfile named eggdrop.log containing private msgs/ctcps,<br># commands, errors, and misc. info from any channel.<br>logfile mco * "logs/eggdrop.log"</div></blockquote></div></blockquote>I have that. But this is only for users which messages the bot ?<br>I want all messages; user to user.</div></blockquote>LOL<br><br>I've said it earlier, but couldn't help it on this occasion... it never ceases to amaze me how many people - eggdrop owners (who are supposed to be amongst the most experienced and knowledgeable IRC users) - don't actually have the slightest clue how IRC works<br><br>dude, messages on IRC don't pass through yours or your bot's computer (unless you are the originator or the target of that message); they pass through the IRC server, so only IRC server's admin can sniff messages (and only some of those; it depends on network's topology whether a message from user on server A, destined for user on server B, passes through server C or not)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sun Jun 19, 2005 10:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-06-19T20:20:58-04:00</updated>

		<published>2005-06-19T20:20:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51099#p51099</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51099#p51099"/>
		<title type="html"><![CDATA[Private Messages]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51099#p51099"><![CDATA[
You can't do that, even if your bot has some access on your ircd I don't think it's possible on any type of ircds.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Jun 19, 2005 8:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sasuke]]></name></author>
		<updated>2005-06-19T20:14:54-04:00</updated>

		<published>2005-06-19T20:14:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51096#p51096</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51096#p51096"/>
		<title type="html"><![CDATA[Private Messages]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51096#p51096"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div># This creates a logfile named eggdrop.log containing private msgs/ctcps,<br># commands, errors, and misc. info from any channel.<br>logfile mco * "logs/eggdrop.log"</div></blockquote></div></blockquote>I have that. But this is only for users which messages the bot ?<br>I want all messages; user to user.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6373">Sasuke</a> — Sun Jun 19, 2005 8:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-06-19T20:11:44-04:00</updated>

		<published>2005-06-19T20:11:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51094#p51094</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51094#p51094"/>
		<title type="html"><![CDATA[Private Messages]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51094#p51094"><![CDATA[
<blockquote class="uncited"><div># This creates a logfile named eggdrop.log containing private msgs/ctcps,<br># commands, errors, and misc. info from any channel.<br>logfile mco * "logs/eggdrop.log"</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Jun 19, 2005 8:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sasuke]]></name></author>
		<updated>2005-06-19T20:09:07-04:00</updated>

		<published>2005-06-19T20:09:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51092#p51092</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51092#p51092"/>
		<title type="html"><![CDATA[Private Messages]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51092#p51092"><![CDATA[
Well, stupid question. But can eggdrop log the private messages from the users btw. can i do this ? Thanks alot.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6373">Sasuke</a> — Sun Jun 19, 2005 8:09 pm</p><hr />
]]></content>
	</entry>
	</feed>
