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

	<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>2004-04-01T17:17:53-04:00</updated>

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

		<entry>
		<author><name><![CDATA[LorT]]></name></author>
		<updated>2004-04-01T17:17:53-04:00</updated>

		<published>2004-04-01T17:17:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35137#p35137</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35137#p35137"/>
		<title type="html"><![CDATA[topic change]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35137#p35137"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set topicchan "#velug"bind topc - * topicchangeproc topicchange {nick uhost handle channel topic} {   global botnick topicchan   set channel [string tolower $channel]   if {($nick!=$botnick)&amp;&amp;($channel==$topicchan)} {   set topic [topic $topicchan]putserv"TOPIC$topicchan:\002www.linux.org.ve\002\0038|\003\00312|\003\0035|\003 $topic by $nick"   }  } </code></pre></div><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2832">LorT</a> — Thu Apr 01, 2004 5:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[LorT]]></name></author>
		<updated>2004-04-01T14:45:48-04:00</updated>

		<published>2004-04-01T14:45:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35135#p35135</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35135#p35135"/>
		<title type="html"><![CDATA[topic change]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35135#p35135"><![CDATA[
hi, i have this script <br><div class="codebox"><p>Code: </p><pre><code>set topicchan "#velug"bind topc - * topicchangeproc topicchange {nick uhost handle channel topic} {   global botnick topicchan   set channel [string tolower $channel]   if {($nick!=$botnick)&amp;&amp;($channel==$topicchan)} {   topicmanager   }  }proc topicmanager {} {   global topicchan   set topic [topic $topicchan]   putserv "TOPIC $topicchan :\002www.linux.org.ve \002\0038|\003\00312|\003\0035|\003 $topic"   }</code></pre></div>it work fine, but there is some way that says who was the one that change the topic?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2832">LorT</a> — Thu Apr 01, 2004 2:45 pm</p><hr />
]]></content>
	</entry>
	</feed>
