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

	<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-19T04:42:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-05-19T04:42:00-04:00</updated>

		<published>2003-05-19T04:42:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20385#p20385</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20385#p20385"/>
		<title type="html"><![CDATA[Topic script - bad memory =/]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20385#p20385"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub o !topic pub:topicproc pub:topic {nick uhost hand chan arg} {  set no [lindex $arg 0]   if {$no == ""} {    putserv "NOTICE $nick :Usage: !topic &lt;number&gt;"    return  }  switch -- $no {    "1" {      set topic "This is my no. 1 topic."      putserv "TOPIC $chan $topic"    }    "2 {      set topic "This is my no. 2 topic."      putserv "TOPIC $chan $topic"    }    "3" {      set topic "This is my no. 3 topic."      putserv "TOPIC $chan $topic"    }  }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Mon May 19, 2003 4:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-05-17T18:41:25-04:00</updated>

		<published>2003-05-17T18:41:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20347#p20347</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20347#p20347"/>
		<title type="html"><![CDATA[Topic script - bad memory =/]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20347#p20347"><![CDATA[
hi,<br><br>I am sure I remember seeing a small topic script where you told the bot certain topics, i.e<br><br>Topic 1 = Welcome to #MyChan<br>Topic 2 = This channel rocks!<br><br>Then users can just type !topic 1 to set the topic.<br>Anyone know this script, or suggest how to write it myself?<br><br>Thanks <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Sat May 17, 2003 6:41 pm</p><hr />
]]></content>
	</entry>
	</feed>
