Makefile improved, added the log-save & verbose feature
[Cbot.git] / cbot.conf
blob846e3d052bcdabcdca237fa9e454adac6bf6d3d6
1 #cbot.conf - file where is the settings of Cbot
3 #IRC Server
4 server:     irc.cl
6 #Port of the IRC Server
7 port:       6667
9 #Channel where Cbot will join
10 channel:    #linuxers
12 #Bot's nick
13 nick:       Linuxers
15 #Bot's name
16 name:       Cbot, a bot written in C.
18 #Bot's username
19 username:   the-bot
21 #The nick of the person who can manipulate the bot remotely
22 master:     crosvera
24 #In the follow field (log-file), is set the place where the log file
25 #will be stored.
26 log-file:   ./cbot.log