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

	<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>2003-05-26T17:43:43-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-05-26T17:43:43-04:00</updated>

		<published>2003-05-26T17:43:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20730#p20730</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20730#p20730"/>
		<title type="html"><![CDATA[change key via tcl, possible?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20730#p20730"><![CDATA[
Yes.<br><br>You are allmost there, it is just the commands in use that need slight changing.<br><br>See tcl-commands.doc on the "channel" command (search the file for "channel set" to be more precise).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon May 26, 2003 5:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cez]]></name></author>
		<updated>2003-05-26T17:28:12-04:00</updated>

		<published>2003-05-26T17:28:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20727#p20727</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20727#p20727"/>
		<title type="html"><![CDATA[change key via tcl, possible?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20727#p20727"><![CDATA[
is it possible to automagically change the need-key via tcl. i was thinking about something like this:<br><br>bind mode - "*+k*" key_change<br><br>proc key_change { nick uhost hand chan mc key } {<br>   chanset $chan need-key putserv "join #$chan $key"<br>   putlog "new key $victim"   <br>}<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3232">cez</a> — Mon May 26, 2003 5:28 pm</p><hr />
]]></content>
	</entry>
	</feed>
