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

	<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-09-15T19:55:35-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-09-15T19:55:35-04:00</updated>

		<published>2002-09-15T19:55:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10943#p10943</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10943#p10943"/>
		<title type="html"><![CDATA[Bot connects to the server but does not join the channel !!!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10943#p10943"><![CDATA[
Try starting the bot using the -n option.<br><br>IE<br>If starting the bot for the first time, in the userfile creation mode (IE, if you started it, but didn't send a hello message to it)<br>./eggdrop -mn config.file<br><br>Otherwise<br>./eggdrop -n config.file<br><br>This will not launch the bot into the backgroud, but it will display all error messages to you, which you can use to help locate the problem.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Sep 15, 2002 7:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-09-15T19:50:32-04:00</updated>

		<published>2002-09-15T19:50:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10941#p10941</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10941#p10941"/>
		<title type="html"><![CDATA[Bot connects to the server but does not join the channel !!!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10941#p10941"><![CDATA[
Please somebody help me! This is URGENT!!!<br>I have a big problem!! The bot is connect the server but it just wont join any channel. Iy answers to whois. DCC wont work. Here's the config file, maybe i did something wrong:<br><br>#/bin/eggdrop<br><br>set mod-path "modules/"<br>set help-path "help/"<br>set text-path "text/"<br>loadmodule dns<br>loadmodule channels<br>loadmodule server<br>loadmodule ctcp<br>loadmodule irc<br>loadmodule notes<br>loadmodule console<br>loadmodule blowfish<br><br>set nick "HellSpawn2"<br>set altnick "HellSpawnII"<br>set realname "Heroest"<br>set servers {<br> irc.expres.ro:6667<br>}<br><br>channel add #Heroes {<br>  chanmode "+nt-likm"<br>  idle-kick 0<br>  stopnethack-mode 0<br>}<br><br>channel set #Heroes +enforcebans +dynamicbans +userbans<br>channel set #Heroes +dynamicexempts +userexempts +dynamicinvites<br>channel set #Heroes +userinvites +dontkickops<br>channel set #Heroes -autoop -bitch +protectops +protectfriends<br>channel set #Heroes +greet +statuslog<br>channel set #Heroes +revenge +autovoice<br>channel set #Heroes -secret -shared +cycle<br>channel set #Heroes -inactive -seen +nodesynch<br>channel set #Heroes -inactive -seen +nodesynch<br><br>set net-type 3<br><br>set owner "lialco"<br><br>set userfile "hellspawn.user"<br>set chanfile "hellspawn.chan"<br>set temp-path "tmp/"<br>logfile msbxco * "logs/eggdrop.log"<br>logfile jpk #Heroes "logs/heroeschan.log"<br>set console "mkcobxs"<br><br>source scripts/alltools.tcl<br>source scripts/action.fix.tcl<br>source scripts/compat.tcl<br>source scripts/userinfo.tcl<br>loadhelp userinfo.help<p>Statistics: Posted by Guest — Sun Sep 15, 2002 7:50 pm</p><hr />
]]></content>
	</entry>
	</feed>
