This repository has been archived on 2025-06-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
f0ckv1/cfg/irc.json
2016-08-29 08:50:40 +00:00

22 lines
310 B
JSON

{
"name": "irc1",
"host": "",
"port": "",
"ssl": "1",
"ssl_allow_invalid": "1",
"pass": "",
"nick": "",
"username": "",
"realname": ""
},
{
"name": "irc2",
"host": "",
"port": "",
"ssl": "1",
"ssl_allow_invalid": "1",
"pass": "",
"nick": "",
"username": "",
"realname": ""
}