1 |
Contents of the doc/ directory: |
2 |
|
3 |
settings/ |
4 |
documentation for all config file settings |
5 |
|
6 |
man1/ |
7 |
unix man pages |
8 |
|
9 |
html/ |
10 |
all doc files in html |
11 |
|
12 |
AUTHORS |
13 |
a list of eggdrop developers and contributors |
14 |
|
15 |
BOTNET |
16 |
a guide to flags and bot user file sharing |
17 |
|
18 |
BUG-REPORT |
19 |
a guide how to send bug-reports |
20 |
|
21 |
CONTENTS |
22 |
this file |
23 |
|
24 |
KNOWN-PROBLEMS |
25 |
i.e. things that are broken, but aren't getting fixed anytime soon |
26 |
|
27 |
MODULES |
28 |
module information (not finished yet, but getting there). |
29 |
|
30 |
UPDATES1.6 |
31 |
a list of what's changed in 1.6 versions |
32 |
|
33 |
UPDATES1.5 |
34 |
a list of what's changed in 1.5 versions |
35 |
|
36 |
UPDATES1.4 |
37 |
a list of what's changed in 1.4 versions |
38 |
|
39 |
UPDATES1.3 |
40 |
a list of what's changed in 1.3 versions |
41 |
|
42 |
UPDATES.pre1.3 |
43 |
a list of what's changed in pre 1.3 versions |
44 |
|
45 |
compiling.FAQ |
46 |
if you have troubles compiling your eggdrop, take a look |
47 |
into this file |
48 |
|
49 |
eggdrop.doc |
50 |
the primary documentation on running an eggdrop bot -- to be used |
51 |
AFTER you get it compiled (unfinished, but a good starter course) |
52 |
|
53 |
patch.howto |
54 |
a how-to on applying and making patches to eggdrop |
55 |
(patches are a popular way to fix bugs in programs) |
56 |
|
57 |
text-substitutions.doc |
58 |
documentation for the motd file |
59 |
|
60 |
tcl-commands.doc |
61 |
documentation for eggdrop/Tcl script programmers |
62 |
|
63 |
tricks |
64 |
some advanced tips on making eggdrop do what you want it to do |