11 lines
149 B
JSON
11 lines
149 B
JSON
{
|
|
"username": "OptimiDev",
|
|
"favorites": [
|
|
{
|
|
"server": "irc.libera.chat",
|
|
"port": 6667,
|
|
"channels": ["#python"]
|
|
}
|
|
]
|
|
}
|