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

	<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>2022-02-08T14:46:22-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2022-02-08T14:46:22-04:00</updated>

		<published>2022-02-08T14:46:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110880#p110880</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110880#p110880"/>
		<title type="html"><![CDATA[check if nick is in channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110880#p110880"><![CDATA[
Thanks both and sorry but I wasn't notified by the forum.<p>Statistics: Posted by Guest — Tue Feb 08, 2022 2:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[simo]]></name></author>
		<updated>2022-02-07T21:58:53-04:00</updated>

		<published>2022-02-07T21:58:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110871#p110871</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110871#p110871"/>
		<title type="html"><![CDATA[check if nick is in channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110871#p110871"><![CDATA[
if {![onchan $targetnick $chan]} {<br> Nick is not on channel so Do something here <br> } else { nick is on channel so Do something else here }<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12505">simo</a> — Mon Feb 07, 2022 9:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[SpiKe^^]]></name></author>
		<updated>2022-02-07T10:36:34-04:00</updated>

		<published>2022-02-07T10:36:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110869#p110869</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110869#p110869"/>
		<title type="html"><![CDATA[check if nick is in channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110869#p110869"><![CDATA[
onchan &lt;nickname&gt; [channel]<br><br><a href="https://docs.eggheads.org/mainDocs/tcl-commands.html#onchan-nickname-channel" class="postlink">https://docs.eggheads.org/mainDocs/tcl- ... me-channel</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7749">SpiKe^^</a> — Mon Feb 07, 2022 10:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2022-02-07T08:45:40-04:00</updated>

		<published>2022-02-07T08:45:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110868#p110868</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110868#p110868"/>
		<title type="html"><![CDATA[check if nick is in channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110868#p110868"><![CDATA[
Hello,<br>before executing a command I would need to check if the selected nickname is in channel.<br><br>How can I do that?<br>Thanks<br><br>P.S. I searched the whole forum but couldn't find anything useful (weird).<p>Statistics: Posted by Guest — Mon Feb 07, 2022 8:45 am</p><hr />
]]></content>
	</entry>
	</feed>
