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

	<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>2002-02-25T23:10:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-25T23:10:00-04:00</updated>

		<published>2002-02-25T23:10:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4927#p4927</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4927#p4927"/>
		<title type="html"><![CDATA[eggdrop config file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4927#p4927"><![CDATA[
Ok will do, thanks for your assistance.<br><br>Cheers<p>Statistics: Posted by Guest — Mon Feb 25, 2002 11:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Wcc]]></name></author>
		<updated>2002-02-25T23:03:00-04:00</updated>

		<published>2002-02-25T23:03:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4926#p4926</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4926#p4926"/>
		<title type="html"><![CDATA[eggdrop config file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4926#p4926"><![CDATA[
No problem. One thing, note the place of the ':'.<br><div class="codebox"><p>Code: </p><pre><code>need-unban { putserv "PRIVMSG chanop : unban #mychannel me" }</code></pre></div>should be:<div class="codebox"><p>Code: </p><pre><code>need-unban { putserv "PRIVMSG chanop :unban #mychannel me" }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=270">Wcc</a> — Mon Feb 25, 2002 11:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-25T22:33:00-04:00</updated>

		<published>2002-02-25T22:33:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4925#p4925</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4925#p4925"/>
		<title type="html"><![CDATA[eggdrop config file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4925#p4925"><![CDATA[
Ok so <br><br>need-unban { putserv "PRIVMSG chanop : unban #mychannel me" } <br><br>should work in the same way as ...<br><br>/msg chanop unban #mychannel me<br><br>Thanks for your reply.<br><br>Cheers<br><p>Statistics: Posted by Guest — Mon Feb 25, 2002 10:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Wcc]]></name></author>
		<updated>2002-02-25T22:29:00-04:00</updated>

		<published>2002-02-25T22:29:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4924#p4924</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4924#p4924"/>
		<title type="html"><![CDATA[eggdrop config file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4924#p4924"><![CDATA[
need-unban { putserv "PRIVMSG &lt;service-name&gt; :&lt;command&gt; #channel me" }<br><br>usually, depends on your services.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=270">Wcc</a> — Mon Feb 25, 2002 10:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-25T20:56:00-04:00</updated>

		<published>2002-02-25T20:56:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4922#p4922</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4922#p4922"/>
		<title type="html"><![CDATA[eggdrop config file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4922#p4922"><![CDATA[
When the bot needs to unban itself, the conf file it setup to send a message to the channel.<br><br>need-unban { putserv "PRIVMSG #lamest :let me in!" }<br><br>Id like to change it to private msg a irc service, for example to unban myself id type<br>/msg chanop unban #mychannel me<br><br>Id like the bot to simulate this. So what would I need to change that above line in the conf file to.<br><br>Would this work?<br><br>need-unban { putserv "PRIVMSG chanop :#mychannel me" }<br><br>Thank You.<br><p>Statistics: Posted by Guest — Mon Feb 25, 2002 8:56 pm</p><hr />
]]></content>
	</entry>
	</feed>
