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

	<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-08-15T13:50:54-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ithiria]]></name></author>
		<updated>2007-08-15T13:50:54-04:00</updated>

		<published>2007-08-15T13:50:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75301#p75301</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75301#p75301"/>
		<title type="html"><![CDATA[One Eggdrop Bot and more than one channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75301#p75301"><![CDATA[
pitbull, thanks a lot. this was amazing, now it runs perfectly!!!!<br><br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9234">ithiria</a> — Wed Aug 15, 2007 1:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pitbull]]></name></author>
		<updated>2007-08-15T10:02:47-04:00</updated>

		<published>2007-08-15T10:02:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75292#p75292</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75292#p75292"/>
		<title type="html"><![CDATA[One Eggdrop Bot and more than one channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75292#p75292"><![CDATA[
It seems what you did was you edited the config file, to add another channel, and then you ./eggdrop MyBot.conf to start it again.. If you type "ps x" at the shell prompt, (without the quotes) you will see something similar to the following:<br><blockquote class="uncited"><div>[peakoil@peakoilchat eggdrop]$ ps x<br>  PID TTY      STAT   TIME COMMAND<br>16160 ?        S      0:33 ./eggdrop opec.conf<br>29866 pts/3    S      0:00 bash<br>29881 pts/3    R+     0:00 ps x</div></blockquote>If you see two lines with ./eggdrop in it, that means you have your bot running twice. To end the processes of the bots type "kill -9 PIDNUMBER", replacing PIDNUMBER with the number you see at the left hand side of the screen, beside the ./eggdrop line. In my case, it would be "kill -9 16160". When you kill the process, the bot will drop off line. You will then need to restart your bot, but only do it once this time. (Another way, possibly easier for you, is to connect to the party line and simply type .die)<br><br>*Edit: You only need to do this if you have 2 instances of your bot running.. It would look something like this:<blockquote class="uncited"><div>[peakoil@peakoilchat eggdrop]$ ps x<br>  PID TTY      STAT   TIME COMMAND<br>16160 ?        S      0:33 ./eggdrop opec.conf<br>25560 ?        S      0:33 ./eggdrop opec.conf<br>29866 pts/3    S      0:00 bash<br>29881 pts/3    R+     0:00 ps x</div></blockquote>Now, to answer your question, you only need one eggdrop, you can make it join multiple channels. I'm not aware of any limit to how many channels a bot can sit on either. You can easily add channels by connecting to the bot's partyline, and typing ".+chan #newchannel" to make it join a new channel, and to leave a channel, type ".-chan #oldchannel"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9222">pitbull</a> — Wed Aug 15, 2007 10:02 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ithiria]]></name></author>
		<updated>2007-08-15T09:47:04-04:00</updated>

		<published>2007-08-15T09:47:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75290#p75290</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75290#p75290"/>
		<title type="html"><![CDATA[One Eggdrop Bot and more than one channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75290#p75290"><![CDATA[
Hello,<br>I just set up eggdrop successfully - everything works - yippie!!!<br><br>Now, I did add another channel (channel add + channel set).<br><br>My Bot´s nick is: MyBot<br>My Bot´s "backup" nick: _MyBot<br><br>Here the problem occured:<br><br>In the first channel, now there are 2 bots, MyBot AND _MyBot, in the second channel there is only _MyBot<br><br>Question:<br>How can I make that one Bot is available on several channels? Or do I need another Bot for more than one channel?<br><br>Thanks in advance.<br><br>Regards!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9234">ithiria</a> — Wed Aug 15, 2007 9:47 am</p><hr />
]]></content>
	</entry>
	</feed>
