L3TDE-IRC/l3tde.json.example

14 lines
217 B
Plaintext

{
"db": {
"database": "database"
},
"bots": [
{
"type": "irc",
"hostname": "example.com",
"port": 6697,
"username": "user"
}
]
}