This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Crontab doesnt work in eggdrop v1.6.20

General support and discussion of Eggdrop bots.
Post Reply
User avatar
erotism
Voice
Posts: 13
Joined: Tue Aug 10, 2010 7:39 am
Location: Sofia, Bulgaria
Contact:

Crontab doesnt work in eggdrop v1.6.20

Post by erotism »

Code: Select all

paco@www:~/bots/Mall/scripts$ ./autobotchk Mall.conf -dir /home/paco/bots/Mall/ -5
autobotchk 1.10, (C) 2003 Jeff Fisher (guppy@eggheads.org)
------------------------------------------------------------

Opening 'Mall.conf' for processing ... done
Scanning the config file .... done
Defaulting $pidfile to "pid.Mall"
Wrote 'Mall.botchk' successfully (2263 bytes)
Scanning crontab entries ... done
Adding the new crontab entry ... done

Use 'crontab -l' to view all your current crontab entries
'crontab -r' to remove all your crontab entries

Code: Select all

paco@www:~/bots/Mall/scripts$ cd ..
paco@www:~/bots/Mall$ chmod u+x Mall.botchk
paco@www:~/bots/Mall$ chmod u+x Mall.conf
paco@www:~/bots/Mall$ crontab -l
0,5,10,15,20,25,30,35,40,45,50,55 * * * * /home/paco/bots/Mall/Mall.botchk
until I write a ./eggdrop Mall.conf bot does not want to start ..
try to replace a $botscript with ./eggdrop Mall.conf in Mall.botchk
but does not start again..
Tested on Ubuntu 10.04, FreeBSD and slackware

Does anyone have any ideas?
User avatar
devilsoulblack
Halfop
Posts: 62
Joined: Wed Nov 19, 2003 9:18 pm
Location: Chile
Contact:

Post by devilsoulblack »

pasted your Mall.botchk and make and your eggdrop.conf
---------
Add [SOLVED] to the thread title if your issue has been.
Search - FAQ
Post Reply