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

	<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-04-06T06:13:04-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-04-06T06:13:04-04:00</updated>

		<published>2007-04-06T06:13:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71854#p71854</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71854#p71854"/>
		<title type="html"><![CDATA[Make eggy pm another bot?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71854#p71854"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind join - * bot:joinedproc bot:joined {nick uhost hand chan} { if {[isbotnick $nick] &amp;&amp; [string equal -nocase #yourchannel $chan]} {  # The bot has joined #yourchannel }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Apr 06, 2007 6:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[BIF]]></name></author>
		<updated>2007-04-05T20:05:28-04:00</updated>

		<published>2007-04-05T20:05:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71843#p71843</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71843#p71843"/>
		<title type="html"><![CDATA[Hmm]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71843#p71843"><![CDATA[
Have you tryed a timed script.. Something like if the bot is in a channel, send privmsg $botnick with the msg text ? that it will check and  send the msg once an hour or soemthing.. Or  you can  have the bot as it joins the channel send a msg to a defined bot.. lemme do both fer ya<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8042">BIF</a> — Thu Apr 05, 2007 8:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dtgorm]]></name></author>
		<updated>2007-03-18T17:41:34-04:00</updated>

		<published>2007-03-18T17:41:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71359#p71359</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71359#p71359"/>
		<title type="html"><![CDATA[Make eggy pm another bot?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71359#p71359"><![CDATA[
Ok, i hate when this happens.. ill post something that I have been working on for a long time then it just comes to me...<br><br>Ok, figured out the sending private message part <br>.msg &lt;nickname&gt; &lt;text&gt;<br><br>Now i need my  bot to perform .msg &lt;nickname&gt; &lt;text&gt; when it joins a particular channel or maybe just when it comes online. Ill need to check whether its already in that channel or not<br><br>Ok, lets see if i figure that out also after 2 days of trying now that I posted here.. see these forums are really good even if no one replies <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8641">dtgorm</a> — Sun Mar 18, 2007 5:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dtgorm]]></name></author>
		<updated>2007-03-18T17:35:57-04:00</updated>

		<published>2007-03-18T17:35:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71358#p71358</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71358#p71358"/>
		<title type="html"><![CDATA[Make eggy pm another bot?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71358#p71358"><![CDATA[
I am trying to get my eggy to send a pm to another bot.. <br><br>I have a certain channel im making my eggy join, from there, i need it to pm another bot with like.. /msg otherbot login [user] [ pass] where I will hard code the login info. I have been searching and trying different things but have had no luck.<br><br>I am also wondering how I can manually pm someone from within the bot's dcc chat command line.. <br><br>Thanks guys,<br><br>P.S. if this isnt the right place for this, let me know or where I should look for  learning how to do this.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8641">dtgorm</a> — Sun Mar 18, 2007 5:35 pm</p><hr />
]]></content>
	</entry>
	</feed>
