I'm trying to set up a bot for use on the irc network where I work. I've followed the steps on how to configure eggdrop from eggdrop's home.
When I try to start it (as a normal linux user, not root) using
Code: Select all
eggdrop -m eggdrop.conf
Code: Select all
Eggdrop v1.6.17+Gentoo (C) 1997 Robey Pointer (C) 2004 Eggheads
[09:09] --- Loading eggdrop v1.6.17+Gentoo (Tue May 3 2005)
[09:09] Listening at telnet port 4584 (all).
[09:09] Module loaded: dns
[09:09] Module loaded: channels
[09:09] Module loaded: server
[09:09] Module loaded: ctcp
[09:09] Module loaded: irc
[09:09] Module loaded: notes (with lang support)
[09:09] Module loaded: console (with lang support)
[09:09] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[09:09] use '.help userinfo' for commands.
[09:09] Creating channel file
[09:09] Couldn't create channel file: /opt/eggdrop/var/eggdrop.chan. Dropping
[09:09] * STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
I've searched google and this forum for any similar problem but found nothing that could help me.
If anyone has any hint please let me know.
Thanks.
[edit log] * I've fixed the chanfile error, but problem continues