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

	<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>2002-08-29T07:25:37-04:00</updated>

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

		<entry>
		<author><name><![CDATA[z_one]]></name></author>
		<updated>2002-08-29T07:25:37-04:00</updated>

		<published>2002-08-29T07:25:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10188#p10188</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10188#p10188"/>
		<title type="html"><![CDATA[counting consecutive consonants in any nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10188#p10188"><![CDATA[
Ok how do I check if the same consonant is not repeated consecutively more than twice in the nick.<br><br>Example:<br>nickkkkz  (the consonant k is repeated 4 consecutive times)<br>nickkzk   (the consonant k is not repeated more than twice consecutively)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=698">z_one</a> — Thu Aug 29, 2002 7:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[z_one]]></name></author>
		<updated>2002-08-22T03:36:33-04:00</updated>

		<published>2002-08-22T03:36:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9958#p9958</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9958#p9958"/>
		<title type="html"><![CDATA[counting consecutive consonants in any nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9958#p9958"><![CDATA[
Thx  <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=698">z_one</a> — Thu Aug 22, 2002 3:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2002-08-20T12:36:28-04:00</updated>

		<published>2002-08-20T12:36:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9929#p9929</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9929#p9929"/>
		<title type="html"><![CDATA[counting consecutive consonants in any nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9929#p9929"><![CDATA[
regexp -nocase {[^a,e,i,o,u]{5}} $nick<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Tue Aug 20, 2002 12:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[z_one]]></name></author>
		<updated>2002-08-20T12:22:39-04:00</updated>

		<published>2002-08-20T12:22:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9928#p9928</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9928#p9928"/>
		<title type="html"><![CDATA[counting consecutive consonants in any nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9928#p9928"><![CDATA[
How to detect if a nick who just joined the chan has 5 or more CONSECUTIVE consonants ?<br><br>Thanks guys<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=698">z_one</a> — Tue Aug 20, 2002 12:22 pm</p><hr />
]]></content>
	</entry>
	</feed>
