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

	<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>2009-06-15T13:22:30-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2009-06-15T13:22:30-04:00</updated>

		<published>2009-06-15T13:22:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89200#p89200</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89200#p89200"/>
		<title type="html"><![CDATA[sysinfo tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89200#p89200"><![CDATA[
If you're not too afraid from modifying code, there's the <strong class="text-strong">stripcodes</strong> tcl command that can be used to remove ansi-codes among others.<br>Since I don't know which sysinfo-script you're using, I can't tell you exactly where to add/modify the code, although the change would look something like this:<div class="codebox"><p>Code: </p><pre><code>puthelp "PRIVMSG $channel :$systeminfo"##changes intoputhelp "PRIVMSG $channel :[stripcodes a $systeminfo]"</code></pre></div>The actual variable names may vary, so the above is just a rough example as to what you should look for, and how to use the <strong class="text-strong">stripcodes</strong> command..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Mon Jun 15, 2009 1:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[necroslave]]></name></author>
		<updated>2009-06-14T19:37:27-04:00</updated>

		<published>2009-06-14T19:37:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89196#p89196</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89196#p89196"/>
		<title type="html"><![CDATA[sysinfo tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89196#p89196"><![CDATA[
So I have added sysinfo tcl to my eggdrop bot and when I type ./sysinfo in shell terminal all i work right ... but when i type !sysinfo in irc, my eggdrop shows the numbers ot terminal colours in irc. what can i do:? thanks beforely ... here a logs:<br><br><br>$ ./sysinfo.pl<br>Hostname:  - OS: NetBSD 4.0/i386 - CPU: Intel Core 2 (Merom) (686-class) (1733.32 MHz) - Processes: 37 - Uptime: 1h 26m - Users: 1 - Load Average: 0.00 - Memory Usage: 39.70MB/255.56MB (15.53%) - Disk Usage: 1.03GB/6.79GB (15.25%)<br><br><br>[02:26:34@15/06/2009] &lt;nt001&gt; ~sysinfo<br>[02:26:34@15/06/2009] &lt;nt001&gt; [0mHostname[33m: [0m[33m - [0mOS[33m: [0mNetBSD 4.0/i386[33m - [0mCPU[33m: [0mIntel Core 2 (Merom) (686-class) (1733.32 MHz)[33m - [0mProcesses[33m: [0m36[33m - [0mUptime[33m: [0m1h 15m[33m - [0mUsers[33m: [0m1[33m - [0mLoad Average[33m: [0m0.00[33m - [0mMemory Usage[33m: [0m39.93MB/255.56MB (15.62%)[33m - [0mDisk Usage[33m: [0m1.03GB/6.79GB (15.25%)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10655">necroslave</a> — Sun Jun 14, 2009 7:37 pm</p><hr />
]]></content>
	</entry>
	</feed>
