quotes-bot-python/config.sample.json
2025-01-31 18:49:25 -06:00

10 lines
181 B
JSON

{
"matrix": {
"server": "https://example.com",
"userid": "@quotes:example.com",
"password": "hunter2"
},
"imag":{
"server": "https://quotes.example.com"
}
}