janet/config.json

11 lines
121 B
JSON
Raw Normal View History

{
"irc": {
"server": "jfc.im",
"port": 6697,
"user": "Janet",
"channels": [
"#team2"
]
}
}