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

	<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-12-16T09:36:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[achilles1900]]></name></author>
		<updated>2008-12-16T09:36:19-04:00</updated>

		<published>2008-12-16T09:36:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86268#p86268</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86268#p86268"/>
		<title type="html"><![CDATA['Spychan' Modification Request: Add Channel User Listing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86268#p86268"><![CDATA[
Hello Forum,<br><br>I am testing <strong class="text-strong">spychan.tcl</strong> and thus far , am happy with it. What it does lack however,  is a public command to list the users (userlist) in the channel it is monitoring.<br><br><strong class="text-strong">Example:</strong> Some types !list in home channel, the bot displays all the people in the monitored channel. Like the .channel command in the bot.<br><br>Im a tcl newb and really cant do it myself, would really appreciate it if yomeone could take a look and help me out. I will paste below a sample of the code for 'spychan.tcl' or alternatively you can look at the script here:<br><br><a href="http://www.egghelp.org/tclhtml/3478-4-0-0-1-spychan.htm" class="postlink">http://www.egghelp.org/tclhtml/3478-4-0-0-1-spychan.htm</a><br><br>Thanks in advance for taking the trouble to read this post and any <br>help.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> <br><br>Achilles<br><br><em class="text-italics">bind JOIN   -|- "$spy(chan) *"   spychan:join<br><br>proc spychan:join { nickname hostname handle channel } {<br>global spy<br>if {[string equal -nocase $channel $spy(chan)]} {<br>putserv "PRIVMSG $spy(home) :\[$channel\] * $nickname ($hostname) has joined $spy(chan)"<br>}<br>       }</em><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9882">achilles1900</a> — Tue Dec 16, 2008 9:36 am</p><hr />
]]></content>
	</entry>
	</feed>
