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

	<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-09-27T12:49:39-04:00</updated>

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

		<entry>
		<author><name><![CDATA[darko``]]></name></author>
		<updated>2002-09-27T12:49:39-04:00</updated>

		<published>2002-09-27T12:49:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11433#p11433</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11433#p11433"/>
		<title type="html"><![CDATA[bind pubm]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11433#p11433"><![CDATA[
1) Try binding to "#*#*"<br><br>2) This will match only nicks containing a-z and A-Z letters:<br>if {[regexp "^\[a-zA-Z\]{[string len $nick]}" $nick]} { nick has only upper and lowercase letters...}<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1881">darko``</a> — Fri Sep 27, 2002 12:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Nexus6]]></name></author>
		<updated>2002-09-27T11:50:35-04:00</updated>

		<published>2002-09-27T11:50:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11429#p11429</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11429#p11429"/>
		<title type="html"><![CDATA[bind pubm]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11429#p11429"><![CDATA[
Hi, I'm using one tcl and it works. I have probs with spammers so I wanted to ban for *#* string<br><br>so I added<br>bind pubm - "*#*" pub_dont_invite<br>but it bans for ANY text, guess bind - * proc and then string match would fix it but I wonder if it could be done in bind.<br><br>I also wonder if there is a way to make bot react only on people who use nicks without numbers and special chars. <br><br>Thanks for any help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1850">Nexus6</a> — Fri Sep 27, 2002 11:50 am</p><hr />
]]></content>
	</entry>
	</feed>
