1
0
Fork 0
quotes-bot-python/config.sample.json
2025-01-31 18:47:36 -06:00

7 lines
122 B
JSON

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