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

	<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>2002-11-25T10:32:38-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-25T10:32:38-04:00</updated>

		<published>2002-11-25T10:32:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13581#p13581</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13581#p13581"/>
		<title type="html"><![CDATA[+INACTIVE help pls]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13581#p13581"><![CDATA[
DCC is not an issue here.<br><br>Never think of a script as sending DCC commands. Usualy, if there is a way to do somthing in DCC, you can do it in script without any of the facy stuff (with the exception of items that need to broadcast commands, and wait for replies).<br><br>See tcl-commands.doc for information on this.<br><br>Also note, the config file, in reality is just a plain Tcl script. Thus Tcl commands are being used to configure items like channels and servers.<br><br>The channels configuration shows a good example on how you set a channel -inactive in Tcl. So see the config fiel for an example.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Nov 25, 2002 10:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Illidan]]></name></author>
		<updated>2002-11-25T10:21:18-04:00</updated>

		<published>2002-11-25T10:21:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13580#p13580</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13580#p13580"/>
		<title type="html"><![CDATA[+INACTIVE help pls]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13580#p13580"><![CDATA[
Hello,<br><br>I'm trying to code my bot to automatically +inactive for a certain amount of time. How do I go about doing it?<br><br>I know how to private msg the bot for command but how on earth do I dcc the bot and set +inactive in a specific channel?<br><br>The coding below is wrong I dont know how to go about coding for dcc, pls help.<br><br>putserv "dcc chat $botnick : .+inactive $chan"<br>timer 5 rejoin<br>proc rejoin {botnick $chan} {<br>putserv "dcc chat $botnick : .-inactive $chan"<br>}<br><br>Can someone pls correct my codings?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2097">Illidan</a> — Mon Nov 25, 2002 10:21 am</p><hr />
]]></content>
	</entry>
	</feed>
