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

	<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-08-21T21:34:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-08-21T21:34:19-04:00</updated>

		<published>2005-08-21T21:34:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54624#p54624</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54624#p54624"/>
		<title type="html"><![CDATA[The move towards moderated channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54624#p54624"><![CDATA[
On what basis would you be actually devoicing them? so they are unable to speak in a moderated (+m) room -- because we would have to bind on those specific triggers. Try pasting me your mIRC coded script, maybe I can give you a similar output in TCL.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Sun Aug 21, 2005 9:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-08-20T00:18:01-04:00</updated>

		<published>2005-08-20T00:18:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54515#p54515</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54515#p54515"/>
		<title type="html"><![CDATA[The move towards moderated channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54515#p54515"><![CDATA[
AFAIK you have delayed autovoice on #politics; if that is scripted, all you need to do is to incorporate a simple flag check in your script:<div class="codebox"><p>Code: </p><pre><code>if {![matchattr $handle q]} {   # voice that user only if not +q (global quiet flag)}</code></pre></div>and then create +q user record for "shitvoiced" users, adding hostmasks to it as necessary<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sat Aug 20, 2005 12:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CometBaby]]></name></author>
		<updated>2005-08-19T22:49:45-04:00</updated>

		<published>2005-08-19T22:49:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54511#p54511</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54511#p54511"/>
		<title type="html"><![CDATA[The move towards moderated channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54511#p54511"><![CDATA[
Due to flooders and trolls, more-and-more channels are becoming moderated full time .. as is ours.<br><br>This means we do not need to set as many bans because we can accomplish most of our goals by using devoice.<br><br>Would we need, is a global devoice .. it would work like a shitlist, but instead of banning, it would devoice.  I guess one could call it ShitVoice?   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"> <br><br>I am accomplishing this now with scripts on my client, but would love it if the bot could do it for me.  Is there any chance this feature could be incorporated into the bot?<br><br>Thanks <br>CometBaby<br><br><br>P.S. I have a very large and highly active channel on efnet (#politics) which we have owned for about 10 years (no easy feat on efnet).  It has been moderated full time  for about 3 years.  If you ever plan to add features for moderated channels, you really should contact me.  I have experience in this area and know what is needed.  I also have a lot of very good and original ideas for scripts for moderated channels, but no ability to write them myself.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6618">CometBaby</a> — Fri Aug 19, 2005 10:49 pm</p><hr />
]]></content>
	</entry>
	</feed>
