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

	<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-07-26T13:09:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[-W0kk3L-]]></name></author>
		<updated>2005-07-26T13:09:31-04:00</updated>

		<published>2005-07-26T13:09:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53332#p53332</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53332#p53332"/>
		<title type="html"><![CDATA[Joining a channel with conditions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53332#p53332"><![CDATA[
Works perfectly... thank you! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2750">-W0kk3L-</a> — Tue Jul 26, 2005 1:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[r0t3n]]></name></author>
		<updated>2005-07-26T12:53:54-04:00</updated>

		<published>2005-07-26T12:53:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53330#p53330</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53330#p53330"/>
		<title type="html"><![CDATA[Joining a channel with conditions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53330#p53330"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set modes [getchanmode $chan]if {[string match "*c*" $modes]} {# channel has +c set} else {#channel has no +c set}</code></pre></div>Try that...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6300">r0t3n</a> — Tue Jul 26, 2005 12:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[-W0kk3L-]]></name></author>
		<updated>2005-07-26T12:36:45-04:00</updated>

		<published>2005-07-26T12:36:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53327#p53327</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53327#p53327"/>
		<title type="html"><![CDATA[Joining a channel with conditions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53327#p53327"><![CDATA[
I've got a question...<br><br>For my newsbot i have created a requestscript, so people can request the bot. I've built in some checks so the bot doesn't join bogus channels etc.<br>When the bot is requested it joins the channel and checks stuff like the number of clients, L or Q present, S not present....etc...<br><br>Is it also possible for the bot to check if the chan had mode +c ?? When a channel on Quakenet has +c, you can't show colours and bold text. Since my scripts all have bold caracters in the lines, it would be pretty useless to join those chans. Is there a way to check if a certain channel has mode +c?<br><br>Thnx in advance... <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2750">-W0kk3L-</a> — Tue Jul 26, 2005 12:36 pm</p><hr />
]]></content>
	</entry>
	</feed>
