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

	<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>2015-02-16T17:09:34-04:00</updated>

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

		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2015-02-16T17:09:34-04:00</updated>

		<published>2015-02-16T17:09:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103494#p103494</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103494#p103494"/>
		<title type="html"><![CDATA[Re: Script Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103494#p103494"><![CDATA[
<blockquote class="uncited"><div>Hi, <br><br>I want to write a TCL script for our bot.<br>...<br>Is it possible in TCL?</div></blockquote>Yes, and congratulations on wanting to do it yourself.   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Assuming you have completely new to TCL for Eggdrop, here are some links that you will find useful:<br><br><a href="http://suninet.the-demon.de/" class="postlink">http://suninet.the-demon.de/</a><br>A great starting place, to learn from scratch.<br><br><a href="http://www.tcl.tk/man/tcl8.5/TclCmd/contents.htm" class="postlink">http://www.tcl.tk/man/tcl8.5/TclCmd/contents.htm</a><br>The TCL commands.<br><br><a href="http://www.eggheads.org/support/egghtml/1.6.21/tcl-commands.html" class="postlink">http://www.eggheads.org/support/egghtml ... mands.html</a><br>Eggdrop specific tcl commands.<br><br>I suggest you bookmark the above three links, as you will use them often for reference.   <br><br><a href="http://www.tcl.tk/man/tcl8.5/TclCmd/string.htm#M39" class="postlink">http://www.tcl.tk/man/tcl8.5/TclCmd/string.htm#M39</a><br>That's probably one specific command that you could be using.<br><br><a href="http://www.eggheads.org/support/egghtml/1.6.21/tcl-commands.html#bind" class="postlink">http://www.eggheads.org/support/egghtml ... .html#bind</a><br>and find: <br>bind cron<br>as that can be used to do the timed repetitions.<br><br>I'm sure there is more.  <br>foreach,  chanlist   ...<br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>If you have a time of day that you are usually online on IRC,  let me know where and when, and perhaps we can chat about it soon.<br>If not, as you work on it, post your code here, and somebody can see it and comment on it for you.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Mon Feb 16, 2015 5:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Jack1]]></name></author>
		<updated>2015-02-16T16:14:51-04:00</updated>

		<published>2015-02-16T16:14:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103493#p103493</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103493#p103493"/>
		<title type="html"><![CDATA[Script Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103493#p103493"><![CDATA[
Hi, <br><br>I want to write a TCL script for our bot.<br><br>It should scan the channel to see if there are Guest_ nicknames on the channel, and if so set all those nicknames in to one variable and then send a message to the channel.<br><br>This is how I see it working.<br><blockquote class="uncited"><div>&lt; +eggdrop&gt; Guest_1050, Guest_3000, Guest_7000, Guest_9050: Hi, you're using a guest nickname! You can change your nickname to something nicer by typing /nick newnickhere.</div></blockquote>This will happen every 5 minutes.<br><br>Is it possible in TCL?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12490">Jack1</a> — Mon Feb 16, 2015 4:14 pm</p><hr />
]]></content>
	</entry>
	</feed>
