2014-07-18 14:13:10 +00:00
|
|
|
{
|
|
|
|
"user": "example",
|
|
|
|
"password": "password",
|
2014-07-19 01:31:00 +00:00
|
|
|
"networks": [
|
|
|
|
{
|
|
|
|
"host": "irc.rizon.net",
|
2014-07-20 22:55:58 +00:00
|
|
|
"port": 6667,
|
|
|
|
"nick": "example",
|
2014-08-14 01:51:54 +00:00
|
|
|
"realname": "Example User",
|
|
|
|
"join": "#foo, #bar"
|
2014-07-19 01:31:00 +00:00
|
|
|
}
|
2014-07-18 14:13:10 +00:00
|
|
|
]
|
|
|
|
}
|