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

	<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>2008-03-15T19:43:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2008-03-15T19:43:09-04:00</updated>

		<published>2008-03-15T19:43:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81796#p81796</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81796#p81796"/>
		<title type="html"><![CDATA[Clear all users listed within the bots?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81796#p81796"><![CDATA[
<a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=1188" class="postlink">cleanusers.tcl</a><blockquote class="uncited"><div> Removes users from the userfile who haven't been seen in a specified number of days. Can also remove users who don't have a password set. Cleanups can be done automatically once a day or manually via DCC commands.</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sat Mar 15, 2008 7:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2008-03-15T18:30:20-04:00</updated>

		<published>2008-03-15T18:30:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81794#p81794</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81794#p81794"/>
		<title type="html"><![CDATA[Clear all users listed within the bots?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81794#p81794"><![CDATA[
You can write a peace of script which deletes all +f users for example<div class="codebox"><p>Code: </p><pre><code>foreach user [userlist f|f] { # protect +n users from being deleted if {![matchattr $user n]} {  deluser $user }}</code></pre></div>(this can be modified to be triggered via a DCC command...)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Mar 15, 2008 6:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-03-15T18:21:24-04:00</updated>

		<published>2008-03-15T18:21:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81792#p81792</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81792#p81792"/>
		<title type="html"><![CDATA[Clear all users listed within the bots?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81792#p81792"><![CDATA[
Other than deleting the userfile and starting all over?<br><br>Which criterias would qualify for an automated removal? (flags, last seen, etc)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat Mar 15, 2008 6:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[qetuoadgjl]]></name></author>
		<updated>2008-03-15T12:31:16-04:00</updated>

		<published>2008-03-15T12:31:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81777#p81777</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81777#p81777"/>
		<title type="html"><![CDATA[Clear all users listed within the bots?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81777#p81777"><![CDATA[
Okay, so I have about 500 people added within my bots as friends etc, and I'm wanting a  big clear out, any fast way of doing this? ty<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9745">qetuoadgjl</a> — Sat Mar 15, 2008 12:31 pm</p><hr />
]]></content>
	</entry>
	</feed>
