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

	<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>2007-03-23T21:04:36-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-03-23T21:04:36-04:00</updated>

		<published>2007-03-23T21:04:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71552#p71552</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71552#p71552"/>
		<title type="html"><![CDATA[sending messages to allowed channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71552#p71552"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>setudef flag sendnews# Inside your proc which sends the news:foreach chan [channels] { if {[channel get $chan sendnews]} {  # send the news to $chan }}</code></pre></div>This way the news will be sent to +sendnews channels.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Mar 23, 2007 9:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[veblen]]></name></author>
		<updated>2007-03-23T19:52:05-04:00</updated>

		<published>2007-03-23T19:52:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71550#p71550</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71550#p71550"/>
		<title type="html"><![CDATA[sending messages to allowed channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71550#p71550"><![CDATA[
how can i use something such as setudf or similar to make changable variables, or a variable list for certain channels to send messsages to?<br><br>for example.. i have a bot sending news updates to a channel, is there a way i can use setudf together with foreach.. to easily set and unset multiple channels where the news updates will be sent to?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8786">veblen</a> — Fri Mar 23, 2007 7:52 pm</p><hr />
]]></content>
	</entry>
	</feed>
