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

	<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-01-10T12:42:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-01-10T12:42:31-04:00</updated>

		<published>2004-01-10T12:42:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32400#p32400</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32400#p32400"/>
		<title type="html"><![CDATA[help with song request relay]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32400#p32400"><![CDATA[
thanks for that...works a treat :)<p>Statistics: Posted by Guest — Sat Jan 10, 2004 12:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2004-01-09T19:17:38-04:00</updated>

		<published>2004-01-09T19:17:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32388#p32388</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32388#p32388"/>
		<title type="html"><![CDATA[help with song request relay]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32388#p32388"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code># Specify handle with the +D flagset Dhandle "Dcrew"bind PUB - !request request:songproc request:song {nick uhost hand chan arg} {global Dhandleputdcc [hand2idx $Dhandle] "\002$nick\002 requests: [join [lrange [split $arg] 0 end]]"}</code></pre></div>add a handle with +D flag (.i.e .+user Dcrew ; .chattr Dcrew +D ; .+host Dcew *!*@hosts....)<br>then whenever someone requests a song, the bot will send the Dcrew handle (i.e. the users with +D flag) <strong class="text-strong">nick</strong> requests: bla bla..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Jan 09, 2004 7:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-01-09T18:53:42-04:00</updated>

		<published>2004-01-09T18:53:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32385#p32385</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32385#p32385"/>
		<title type="html"><![CDATA[help with song request relay]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32385#p32385"><![CDATA[
Hi, i need help to make a simple script that will forward a public command to the partyline.<br><br>the bot runs on 3 different irc servers and i want it to send song requests to the partyline for the DJ to recieve (DJ's have the flag D)<br><br>i haven't done any tcl scripting for a long time and i've forgotten how :(<br><br>please help!<br><br>the requests are like this:<br>!request artist - title<br><br>i would like it to forward to the party line:<br>nickname requests: anything written after the !request trigger<br><br>so: &lt;rar&gt; !request fatman scoop - be faithful<br>would be: <strong class="text-strong">rar</strong> requests: fatman scoop - be faithful<br><br>plus, only DJ's with the flag D should be able to see it<br><br>thanks in advance<br>Dave<p>Statistics: Posted by Guest — Fri Jan 09, 2004 6:53 pm</p><hr />
]]></content>
	</entry>
	</feed>
