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

	<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-02-06T13:38:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2005-02-06T13:38:31-04:00</updated>

		<published>2005-02-06T13:38:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46343#p46343</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46343#p46343"/>
		<title type="html"><![CDATA[remove and get all channels from user]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46343#p46343"><![CDATA[
channels are not binded to users .. only flags are..<br><br>but i think your looking for something like this havn't tested it tho<br><div class="codebox"><p>Code: </p><pre><code>proc delflags {user} {  foreach {x} [channels] {    chattr $user -|-[lindex [split [chattr $user - $x] \x7C] 1] $x   }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Sun Feb 06, 2005 1:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[HecKel]]></name></author>
		<updated>2005-02-06T12:55:44-04:00</updated>

		<published>2005-02-06T12:55:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46342#p46342</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46342#p46342"/>
		<title type="html"><![CDATA[remove and get all channels from user]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46342#p46342"><![CDATA[
I want to get all channels from an user and remove them , but don't delete the user, only remove channels from this particular user and print the deleted channels.<br><br>tnks HecKel<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5906">HecKel</a> — Sun Feb 06, 2005 12:55 pm</p><hr />
]]></content>
	</entry>
	</feed>
