current
This commit is contained in:
parent
1087327d84
commit
05d0d11e05
6
xbot.cfg
6
xbot.cfg
@ -11,15 +11,15 @@ bot:
|
|||||||
admin = "ab3800!*@*";
|
admin = "ab3800!*@*";
|
||||||
|
|
||||||
# database file name
|
# database file name
|
||||||
db = "xbot.db";
|
db = "./xbot.db";
|
||||||
|
|
||||||
# log file name
|
# log file name
|
||||||
log = "xbot.log";
|
log = "./xbot.log";
|
||||||
};
|
};
|
||||||
|
|
||||||
server:
|
server:
|
||||||
{
|
{
|
||||||
host = "irc.newsrouters.ca";
|
host = "memphis.ephasic.org";
|
||||||
port = "6697";
|
port = "6697";
|
||||||
|
|
||||||
ssl = true;
|
ssl = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user