3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-23 20:39:25 +01:00
dbot/modules/udp/config.json
2016-05-07 16:04:10 +00:00

9 lines
124 B
JSON

{
"services": [{
"port":14628,
"address": "127.0.0.1",
"server": "freenode",
"channel": "#oaosidl"
}]
}