1
0
Fork 0
quotes-bot-python/config.sample.json
2025-01-31 19:24:00 -06:00

11 lines
296 B
JSON

{
"matrix": {
"server": "https://example.com",
"userid": "@quotes:example.com",
"password": "hunter2"
},
"imag":{
"_comment": "Don't put a slash at an end of this. That took quite a bit of running around in circles to fix.",
"server": "https://quotes.example.com"
}
}