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

	<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>2005-04-18T15:20:38-04:00</updated>

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

		<entry>
		<author><name><![CDATA[difoo]]></name></author>
		<updated>2005-04-18T15:20:38-04:00</updated>

		<published>2005-04-18T15:20:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48274#p48274</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48274#p48274"/>
		<title type="html"><![CDATA[limit usage of commands for users/specific user]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48274#p48274"><![CDATA[
hi, thanks for the reply<br><br>i cant get this to work anyhow, could you give me an example how you would do it?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5153">difoo</a> — Mon Apr 18, 2005 3:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-04-18T15:13:18-04:00</updated>

		<published>2005-04-18T15:13:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48271#p48271</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48271#p48271"/>
		<title type="html"><![CDATA[limit usage of commands for users/specific user]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48271#p48271"><![CDATA[
you can either use a list (refer lappend, lsearch, lindex and lreplace in the TCL manual) or you use an array like $newssetting($hand:usage) (exact this would handle all non registriert users as 1 user, but just checking against the nick will be useless ^^).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Mon Apr 18, 2005 3:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[difoo]]></name></author>
		<updated>2005-04-18T14:54:41-04:00</updated>

		<published>2005-04-18T14:54:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48266#p48266</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48266#p48266"/>
		<title type="html"><![CDATA[limit usage of commands for users/specific user]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48266#p48266"><![CDATA[
hi, im wondering if it's possible to limit the command usage for users and a specific user like this:<br><br>users should be able to !newsadd &lt;topic&gt; 20 times a week.<br>and user1 i'd like to limit the usage for !newsadd 10 times a week.<br><br>i can't get how to let the bot store the info on how often the user already issue'd the command, any help would be greatly appreciated. =)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5153">difoo</a> — Mon Apr 18, 2005 2:54 pm</p><hr />
]]></content>
	</entry>
	</feed>
