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

	<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>2003-06-13T08:57:14-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-06-13T08:57:14-04:00</updated>

		<published>2003-06-13T08:57:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21760#p21760</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21760#p21760"/>
		<title type="html"><![CDATA[Auto-voice only joiners with uppercase-initialled nicks]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21760#p21760"><![CDATA[
Cumbersome or not, I'll give it a try. Thanks for the response  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by Guest — Fri Jun 13, 2003 8:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2003-06-13T07:40:49-04:00</updated>

		<published>2003-06-13T07:40:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21758#p21758</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21758#p21758"/>
		<title type="html"><![CDATA[Auto-voice only joiners with uppercase-initialled nicks]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21758#p21758"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>if {[regexp {([A-Za-z])+} "$nick" ble] &amp;&amp; [string is upper -strict [string index $ble 0]]}</code></pre></div>^^ a cumbersome way of doing it, I'm sure there must be some faster/better way... but it works<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Fri Jun 13, 2003 7:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-06-13T05:28:53-04:00</updated>

		<published>2003-06-13T05:28:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21749#p21749</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21749#p21749"/>
		<title type="html"><![CDATA[Auto-voice only joiners with uppercase-initialled nicks]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21749#p21749"><![CDATA[
Hi,<br><br>I'd like to run a script which gives voice to users where the first alpha character of their nick is uppercase. So, for example, John would get voice, as would ||John||, but john and |john|| wouldn't.<br><br>Any help with this much appreciated!<br><br>Thanks,<br><br>David<p>Statistics: Posted by Guest — Fri Jun 13, 2003 5:28 am</p><hr />
]]></content>
	</entry>
	</feed>
