14 lines
217 B
Plaintext
14 lines
217 B
Plaintext
|
{
|
||
|
"db": {
|
||
|
"database": "database"
|
||
|
},
|
||
|
"bots": [
|
||
|
{
|
||
|
"type": "irc",
|
||
|
"hostname": "example.com",
|
||
|
"port": 6697,
|
||
|
"username": "user"
|
||
|
}
|
||
|
]
|
||
|
}
|