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

	<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-07-12T05:31:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-07-12T05:31:31-04:00</updated>

		<published>2002-07-12T05:31:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8817#p8817</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8817#p8817"/>
		<title type="html"><![CDATA[capital ident]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8817#p8817"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>proc join:capindentkick {nick uh hand chan} {  regsub -all -- [lindex [split $uh @] 0] {[A-Z]} {} uh2  if {$uh != $uh2} {    puthelp "KICK $chan $nick :No capc allowed in ident"  }}bind join - "*" join:capindentkick</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Jul 12, 2002 5:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-06-13T10:37:00-04:00</updated>

		<published>2002-06-13T10:37:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7924#p7924</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7924#p7924"/>
		<title type="html"><![CDATA[capital ident]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7924#p7924"><![CDATA[
i need command that when some one with capital letters in his ident join to my channel its kick him<br>please help me.<br><p>Statistics: Posted by Guest — Thu Jun 13, 2002 10:37 am</p><hr />
]]></content>
	</entry>
	</feed>
