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

	<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>2007-01-21T21:05:23-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-01-21T21:05:23-04:00</updated>

		<published>2007-01-21T21:05:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69803#p69803</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69803#p69803"/>
		<title type="html"><![CDATA[!voice command?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69803#p69803"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub - !voiceme voicemebind pub - !iwantvoice voicemebind time - * telltovoiceproc voiceme {nick uhost hand chan arg} { if {![isvoice $nick $chan]} {  pushmode $chan +v $nick }}proc telltovoice {m h args} { if {([scan $m %d]+[scan $h %d]*60)%25 == 0} {  puthelp "privmsg #channel :to get voice, type !voiceme or !iwantvoice" }}</code></pre></div>#channel is the name of your channel.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Jan 21, 2007 9:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nanamee]]></name></author>
		<updated>2007-01-21T18:19:00-04:00</updated>

		<published>2007-01-21T18:19:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69796#p69796</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69796#p69796"/>
		<title type="html"><![CDATA[!voice command?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69796#p69796"><![CDATA[
i'm sorry if this has been asked many times, but i searched, and always get way too many, or no results.<br><br>what i want to know is, how do i set up the bot, using scripts, or not, to voice people when they say a certain thing in the channel.<br>Such as if !voiceme is said, the bot will voice them.<br>And also, more then one command to do the same thing.<br>So, !voiceme and !iwantvoice will both do the same thing; voice the user.<br>This should work for anyone who wants to use the feature of the channel.<br><br>as well as that, how do i set up a piece of text to be sent every 25mins or so.<br>such as "to get voice, type !voiceme or !iwantvoice"<br><br>thank you<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8629">nanamee</a> — Sun Jan 21, 2007 6:19 pm</p><hr />
]]></content>
	</entry>
	</feed>
