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

	<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>2015-03-21T14:02:22-04:00</updated>

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

		<entry>
		<author><name><![CDATA[KiNgThRaNdUiL]]></name></author>
		<updated>2015-03-21T14:02:22-04:00</updated>

		<published>2015-03-21T14:02:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103611#p103611</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103611#p103611"/>
		<title type="html"><![CDATA[making a config file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103611#p103611"><![CDATA[
ircd@<a href="irc:~/eggdrop1.6.21" class="postlink">irc:~/eggdrop1.6.21</a>$ ./Trivia --makeconfig<br>-bash: ./Trivia: No such file or directory<br>ircd@<a href="irc:~/eggdrop1.6.21" class="postlink">irc:~/eggdrop1.6.21</a>$ cd<br>ircd@<a href="irc" class="postlink">irc</a>:~$ cd Trivia<br>ircd@<a href="irc:~/Trivia" class="postlink">irc:~/Trivia</a>$ ./Trivia --makeconf<br>-bash: ./Trivia: No such file or directory<br>ircd@<a href="irc:~/Trivia" class="postlink">irc:~/Trivia</a>$ --makeconf<br>-bash: --makeconf: command not found<br>ircd@<a href="irc:~/Trivia" class="postlink">irc:~/Trivia</a>$ make conf<br>make: *** No rule to make target `conf'.  Stop.<br>ircd@<a href="irc:~/Trivia" class="postlink">irc:~/Trivia</a>$<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12501">KiNgThRaNdUiL</a> — Sat Mar 21, 2015 2:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KiNgThRaNdUiL]]></name></author>
		<updated>2015-03-21T13:43:17-04:00</updated>

		<published>2015-03-21T13:43:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103610#p103610</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103610#p103610"/>
		<title type="html"><![CDATA[making a config file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103610#p103610"><![CDATA[
ircd@<a href="irc:~/eggdrop1.6.21" class="postlink">irc:~/eggdrop1.6.21</a>$ make config<br>make: *** No rule to make target `config'.  Stop.<br>ircd@<a href="irc:~/eggdrop1.6.21" class="postlink">irc:~/eggdrop1.6.21</a>$ make iconfig<br>make: *** No rule to make target `iconfig'.  Stop.<br>ircd@<a href="irc:~/eggdrop1.6.21" class="postlink">irc:~/eggdrop1.6.21</a>$ make config Trivbot<br>make: *** No rule to make target `config'.  Stop.<br>ircd@<a href="irc:~/eggdrop1.6.21" class="postlink">irc:~/eggdrop1.6.21</a>$ make<br>make: *** No targets specified and no makefile found.  Stop.<br>ircd@<a href="irc:~/eggdrop1.6.21" class="postlink">irc:~/eggdrop1.6.21</a>$<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12501">KiNgThRaNdUiL</a> — Sat Mar 21, 2015 1:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KiNgThRaNdUiL]]></name></author>
		<updated>2015-03-21T13:36:59-04:00</updated>

		<published>2015-03-21T13:36:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103609#p103609</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103609#p103609"/>
		<title type="html"><![CDATA[making a config file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103609#p103609"><![CDATA[
If eggdrop is already on my ssh or winscp or putty.exe would i have to do the same thing to make a new config file for a trivbot (Trivia) ? like down below :<br><br>    Type cd eggdrop1.6.18<br>    Type ./configure<br>    Type make config (which compiles all modules) or make iconfig (which allows you to select the modules to compile).<br>    Type make<br>    Type make install DEST=~./botdir (where botdir is the name you prefer for your bot directory.)<br>    Using your FTP program upload your edited eggdrop.conf to your new bot directory.<br>    Type ./eggdrop -m config file botnick.conf (where botnick.conf is the name you've given your eggdrop.conf.) The -m switch starts your bot in user file creation mode and is no longer necessary after initial installation.<br><br>Please Note: If you receive an error message using make or make install try gmake and gmake install.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12501">KiNgThRaNdUiL</a> — Sat Mar 21, 2015 1:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KiNgThRaNdUiL]]></name></author>
		<updated>2015-03-21T13:22:25-04:00</updated>

		<published>2015-03-21T13:22:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103608#p103608</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103608#p103608"/>
		<title type="html"><![CDATA[making a config file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103608#p103608"><![CDATA[
how do u make a new Trivbot conf file with a current eggdrop ? do i have to go through putty.exe or winscp and how do i do it,no point in giving me links for help as it confuses me .<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12501">KiNgThRaNdUiL</a> — Sat Mar 21, 2015 1:22 pm</p><hr />
]]></content>
	</entry>
	</feed>
