1 |
One (1) eggdrop bot (n.) Functional on many UNIX platforms. README is |
2 |
included for you (human) to read (please). Helpful stuff. |
3 |
|
4 |
"What are all these files for?" |
5 |
|
6 |
COPYING |
7 |
legal stuff |
8 |
|
9 |
FEATURES |
10 |
just tells you what eggdrop can do -- a kind of advertisement |
11 |
|
12 |
Makefile |
13 |
Makefile.in |
14 |
help with automated making of bot |
15 |
|
16 |
NEWTO.1.3.0 |
17 |
lists significant differences with previous versions, if you're used |
18 |
to using a previous version, or upgrading READ IT. |
19 |
|
20 |
README |
21 |
what you should read before trying to compile eggdrop -- contains |
22 |
tips on compiling, and an explanation of what eggdrop does |
23 |
|
24 |
config* |
25 |
scripts/files for automatic configure of the bot |
26 |
|
27 |
doc/ |
28 |
lots of IMPORTANT DOCUMENTATION that you must read! |
29 |
|
30 |
eggdrop.conf.dist |
31 |
sample configuration for your bot |
32 |
|
33 |
filesys/ |
34 |
sample filesystem |
35 |
|
36 |
help/ |
37 |
the online help files for the bot |
38 |
|
39 |
language/ |
40 |
a directory of language files, for multiple language support. |
41 |
More information on contributing/customising for languages will be |
42 |
forthcoming. |
43 |
|
44 |
motd |
45 |
sample "message of the day" displayed to party-line users as they join |
46 |
|
47 |
obsolete/putegg |
48 |
The old script for installing the bot in another directory |
49 |
Now try: make install DEST=/home/mydir/eggdrop |
50 |
|
51 |
scripts/ |
52 |
some tcl scripts that you might want to use |
53 |
|
54 |
src/ |
55 |
the eggdrop source |