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.

making modules?

General support and discussion of Eggdrop bots.
Post Reply
s
sharpie1664
Voice
Posts: 28
Joined: Sun Aug 05, 2007 4:44 am

Post by sharpie1664 »

[16:28] === GetTorren: 0 channels, 0 users.
Launched into the background (pid: 3662)



but this bot aint in any channels tho
B
Branden
Halfop
Posts: 61
Joined: Sat Aug 04, 2007 8:36 pm

Post by Branden »

sharpie1664 wrote:[16:28] === GetTorren: 0 channels, 0 users.
Launched into the background (pid: 3662)



but this bot aint in any channels tho

You can;
A: In the conf do:

Code: Select all

channel add #<channel
B: In a telnet session, or DCC,

Code: Select all

.+chan #<channel>
s
sharpie1664
Voice
Posts: 28
Joined: Sun Aug 05, 2007 4:44 am

Post by sharpie1664 »

done that m8 but still having problems
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

s
sharpie1664
Voice
Posts: 28
Joined: Sun Aug 05, 2007 4:44 am

Post by sharpie1664 »

been through all that m8 that was the first thing i done
B
Branden
Halfop
Posts: 61
Joined: Sat Aug 04, 2007 8:36 pm

Post by Branden »

Uhm, you have a lot of problems...


You need modules for the bot to go on IRC.
You need enable: Server, IRC, BLOWFISH


I REALLY erge you to read all documentation about the Eggdrop.
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

don't let a screwup turn you off to eggdrop sharpie. simply remove everything you have done, then go to setting up your eggdrop, and follow the instructions. Might be easier to start over from scratch, only takes a few minutes anyhow. You should also pay extra careful attention to your conf file, read every single line and edit accordingly.
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

I would still maintain that the issues you are suffering are caused by improperly compiling/installing eggdrop. Starting from scratch with a fresh tarball might be a good idea indeed.

Also, Spreading the same queries in three different threads is imho a really bad idea, as it only makes it more troublesome for all of us to get all the information on what has been done, what has been suggested, etc...
NML_375
s
sharpie1664
Voice
Posts: 28
Joined: Sun Aug 05, 2007 4:44 am

Post by sharpie1664 »

./configure: Permission denied

and i chmoded the file
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

All permissions should be properly set already within the tarball, and be restored as you unpack it directly on the shell.

Might be a good idea to start all over from scratch, removing any and all files still remaining, including the tarball you used to install.

Then wget a fresh copy from geteggdrop.com, unpack it (tar -xzf eggdrop1.6.18.tar.gz), run the configure-script, run 'make config', and so on...

Also, these kind of problems are quite common when people unpack their tarball on a windows-system and then upload all the containing files to their shell, rather than upload the tarball and unpacking it there instead...
NML_375
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

sharpie1664: Please edit (rename) the subject in opening post as this has nothing to do with any module making.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Post Reply