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 |
NEWS |
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.simple.conf |
31 |
a simple configuration file for your bot |
32 |
|
33 |
eggdrop.advanced.conf |
34 |
an advanced configuration file for your bot |
35 |
|
36 |
eggdrop.complete.conf |
37 |
a configuration file including all options for your bot |
38 |
|
39 |
filesys/ |
40 |
sample filesystem |
41 |
|
42 |
help/ |
43 |
the online help files for the bot |
44 |
|
45 |
language/ |
46 |
a directory of language files, for multiple language support. |
47 |
More information on contributing/customising for languages will be |
48 |
forthcoming. |
49 |
|
50 |
motd |
51 |
sample "message of the day" displayed to party-line users as they join |
52 |
|
53 |
scripts/ |
54 |
some tcl scripts that you might want to use |
55 |
|
56 |
src/ |
57 |
the eggdrop source |