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

	<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>2004-08-23T13:46:15-04:00</updated>

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

		<entry>
		<author><name><![CDATA[optik]]></name></author>
		<updated>2004-08-23T13:46:15-04:00</updated>

		<published>2004-08-23T13:46:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=40081#p40081</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=40081#p40081"/>
		<title type="html"><![CDATA[Hiding info in .botinfo ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=40081#p40081"><![CDATA[
niiice thanks a lot<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5226">optik</a> — Mon Aug 23, 2004 1:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2004-08-23T13:31:25-04:00</updated>

		<published>2004-08-23T13:31:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=40078#p40078</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=40078#p40078"/>
		<title type="html"><![CDATA[Hiding info in .botinfo ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=40078#p40078"><![CDATA[
src/cmds.c, function cmd_botinfo (near the end of function)<br><div class="codebox"><p>Code: </p><pre><code>    if (s[0]) {      s[strlen(s) - 2] = 0;      dprintf(idx, "*** [%s] %s &lt;%s&gt; (%s) [UP %s]\n", botnetnick,              ver, network, s, s2);    } else      dprintf(idx, "*** [%s] %s &lt;%s&gt; (%s) [UP %s]\n", botnetnick,              ver, network, BOT_NOCHANNELS, s2);  } else    dprintf(idx, "*** [%s] %s &lt;NO_IRC&gt; [UP %s]\n", botnetnick, ver, s2);</code></pre></div>Modify for your personal needs ;)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3672">KrzychuG</a> — Mon Aug 23, 2004 1:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[optik]]></name></author>
		<updated>2004-08-23T12:56:17-04:00</updated>

		<published>2004-08-23T12:56:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=40075#p40075</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=40075#p40075"/>
		<title type="html"><![CDATA[Hiding info in .botinfo ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=40075#p40075"><![CDATA[
Hello, I was wondering if there is a way to hide your bots' info in in the .botinfo command like chans , network names etc...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5226">optik</a> — Mon Aug 23, 2004 12:56 pm</p><hr />
]]></content>
	</entry>
	</feed>
