New plugin: suggestions
[dcbot.git] / dcbot_example.conf
blobe865e0a94f4f01be0193fdcb97f5daf031f22ab6
1 [global]
2 # debug = true
4 [connection]
5 host = 127.0.0.1
6 port = 7315
7 nickname = DCBot
8 description = DCBot
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