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

	<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>2015-04-23T20:57:55-04:00</updated>

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

		<entry>
		<author><name><![CDATA[simo]]></name></author>
		<updated>2015-04-23T20:57:55-04:00</updated>

		<published>2015-04-23T20:57:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103931#p103931</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103931#p103931"/>
		<title type="html"><![CDATA[how to make eggdrop strip colors from ctcr]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103931#p103931"><![CDATA[
thx willyw that helped a lot apreciated<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12505">simo</a> — Thu Apr 23, 2015 8:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2015-04-23T12:28:05-04:00</updated>

		<published>2015-04-23T12:28:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103928#p103928</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103928#p103928"/>
		<title type="html"><![CDATA[how to make eggdrop strip colors from ctcr]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103928#p103928"><![CDATA[
<blockquote class="uncited"><div>yea i looked there but couldnt figure it<br><br>i need to strip colors from ctcp version reply i was told that is a NOTICE<br>i just cant figure how to do that</div></blockquote><br>Play with this to see how to use <br>bind ctcr<br><div class="codebox"><p>Code: </p><pre><code># April 23, 2015# http://forum.egghelp.org/viewtopic.php?p=103927#103927bind ctcr - * ctcr_procproc ctcr_proc {nick uhost handle dest keyword text} {        putserv "privmsg your_nick_here :$nick $uhost $handle $dest $keyword $text"        putserv "privmsg your_nick_here :Using stripcodes :[stripcodes bcruag $text]"}</code></pre></div>Do:<br>.tcl putserv "privmsg some_nick_here  :\001VERSION\001"<br><br>from the partyline, to make the bot send out a CTCP version <br><br>With that bind ctcp above loaded, bot will trigger on the ctcr reply to it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Thu Apr 23, 2015 12:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[simo]]></name></author>
		<updated>2015-04-23T11:13:00-04:00</updated>

		<published>2015-04-23T11:13:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103927#p103927</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103927#p103927"/>
		<title type="html"><![CDATA[how to make eggdrop strip colors from ctcr]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103927#p103927"><![CDATA[
yea i looked there but couldnt figure it<br><br>i need to strip colors from ctcp version reply i was told that is a NOTICE<br>i just cant figure how to do that<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12505">simo</a> — Thu Apr 23, 2015 11:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2015-04-23T09:32:08-04:00</updated>

		<published>2015-04-23T09:32:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103925#p103925</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103925#p103925"/>
		<title type="html"><![CDATA[Re: how to make eggdrop strip colors from ctcr]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103925#p103925"><![CDATA[
<blockquote class="uncited"><div>i alread found this tcl and was wondering how to make it strip colors in ctcr too for whatever VERSION/TIME and what not<br><br>...</div></blockquote>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><br>and text search to find:  bind ctcr<br><br>Experiment with that bind.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Thu Apr 23, 2015 9:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[simo]]></name></author>
		<updated>2015-04-23T07:51:38-04:00</updated>

		<published>2015-04-23T07:51:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103923#p103923</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103923#p103923"/>
		<title type="html"><![CDATA[how to make eggdrop strip colors from ctcr]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103923#p103923"><![CDATA[
i alread found this tcl and was wondering how to make it strip colors in ctcr too for whatever VERSION/TIME and what not<br><div class="codebox"><p>Code: </p><pre><code>catch {unbind raw - PRIVMSG *raw:irc:msg}catch {unbind raw - PRIVMSG *raw:PRIVMSG}bind raw - PRIVMSG striprivmsgproc striprivmsg {f k a} {set a [stripcodes abcgru $a]*raw:irc:msg $f $k $a*raw:PRIVMSG $f $k $a}putlog "colourstripper... Loaded"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12505">simo</a> — Thu Apr 23, 2015 7:51 am</p><hr />
]]></content>
	</entry>
	</feed>
