Makefile improved, added the log-save & verbose feature
[Cbot.git] / README
blobf80556788a2ffecb0a8946467ed255078e56126d
1 *** Cbot, the IRC bot written in C ***
2 ======================================
3   FILE   |    DESCRIPTION
4   -----------------------
5   plan   | Explains what is Cbot.
6   README | This file.
7  LICENSE | The License of Cbot
8 cbot.conf| Configuration file
11 How to use it:
12 ^^^^^^^^^^^^^^
14 -1) Download Cbot
15 -2) tar -xzvf cbot-x.y.tar.gz
16 -3) cd cbot-x.y
17 -4) make
18 -5) Configure the cbot.conf file
19 -6) ./cbot
21 Developer:
22 ^^^^^^^^^^
23 "Carlos RĂ­os Vera" <crosvera@gmail.com>