so bassically, it cant find the config file.... what should i name the config file that i am using in order for it to be loaded?
is that what that tells me? because i have an eggdrop.conf, a CONFIG (which i did 'cp eggdrop.conf CONFIG) and a config, wich i did the same thing to get and a conf file (samething aswell only instead of CONFIG i entered in conf.
i changed the eggdrop.advanced.conf (the conf wich i edited) and changed it to eggdrop.conf
yes, i see what you are saying but when i do that it says that i am missing the user file....
[22:41] * USER FILE NOT FOUND! (try './eggdrop -m eggdrop.conf' to make one)
and to do that it says to do THAT. but when i do, it doesnt do anything.
in the readme, it says to do something (which doesnt work) or to start it up and do stuff through it on IRC but you cant start the bot so how can you do stuff to it if its not on irc...
Well, there's two ways. One, if you set up your conf file properly, it should connect to an irc server. Just connect to the server yourself and message the bot. You could also telnet in to your bot, provided you enabled it in your conf.
if the modules aren't in the right directory, you get "* CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)". thats a common error, because the default is for the modules to be in the eggdrop directory, but the config file has them in the modules directory.
On 2001-09-28 22:24, help wrote:
i tried to run eggdrop for the first time so i did ./eggdrop -m <some name>
so bassically, it cant find the config file.... what should i name the config file that i am using in order for it to be loaded?
is that what that tells me? because i have an eggdrop.conf, a CONFIG (which i did 'cp eggdrop.conf CONFIG) and a config, wich i did the same thing to get and a conf file (samething aswell only instead of CONFIG i entered in conf.
i changed the eggdrop.advanced.conf (the conf wich i edited) and changed it to eggdrop.conf
i know that. and maybe 1.6.x is different than older bots, but if you dont do make install dest=~/eggdrop at the end, the modules stay in the eggdrop directory, and ppl get that error. i wasn't saying it was a bad thing, i was just saying that was normally the problem when ppl get that error... although i didn't go into what he probably did wrong.. not do make install etc
On 2001-09-29 20:28, ppslim wrote:
lucy, if you have the modules in the eggdrop directory, you are missing on of the install steps.
There is a good reason for haveing the modules directory set to what it is, in the config file.
If you install corectly, you can delete the compile dir, thus removing the source code, and other objects and freeing quota for later use.