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

	<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>2001-12-12T07:40:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2001-12-12T07:40:00-04:00</updated>

		<published>2001-12-12T07:40:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2655#p2655</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2655#p2655"/>
		<title type="html"><![CDATA[very basic ..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2655#p2655"><![CDATA[
I didn't test this but it should work:<br><div class="codebox"><p>Code: </p><pre><code>bind pub - foo gotfooproc gotfoo {nick uhost hand chan text} {  foreach person [chanlist $chan] {    putserv "privmsg $person :bar"  }  return 0}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Wed Dec 12, 2001 7:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-12T03:00:00-04:00</updated>

		<published>2001-12-12T03:00:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2651#p2651</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2651#p2651"/>
		<title type="html"><![CDATA[very basic ..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2651#p2651"><![CDATA[
Sorry for the very basic question. I am not a programer by any strech of the imagination. My eyes cross when trying to figure out even the basic scripts, but what I need to know is this:<br><br>what would be the easiest way to have the bot send a message to anyone that is currently in channel?<br><br>eg. someone says 'foo' in channel, I want the script to , when it see's 'foo' (and I think I have that part figured out), send 'bar' to all users currently in channel via a private message.<br><br>Thank you in advance!!<br><br>Otterboyy<p>Statistics: Posted by Guest — Wed Dec 12, 2001 3:00 am</p><hr />
]]></content>
	</entry>
	</feed>
