repo.or.cz
/
dcbot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Trap ^C and shut down cleanly
[dcbot.git]
/
dcbot_example.conf
blob
e865e0a94f4f01be0193fdcb97f5daf031f22ab6
1
[global]
2
# debug = true
3
4
[connection]
5
host = 127.0.0.1
6
port = 7315
7
nickname = DCBot
8
description = DCBot
9
10
# multiple connections are theoretically allowed
11
# not yet implemented, but the architecture is in place
12
#[connection]
13
#host = otherhub.com
14
#port = 1234
15
#nickname = DCBot
16
#description = Ruby Direct Connect Bot