{ "username": "bot", "password": "hunter2", "homeserver": "http://localhost:8008", "easyappointments": { "token": "secrettoken", "url": "http://localhost/easyappointments/index.php" }, "faq": { "header": "# Simple example FAQ", "questions": [{ "question": "What is the meaning of life?", "answer": "42.", "key_phrases": ["meaning", "life"] }, { "question": "Who is the coolest pokemon?", "answer": "Mewtwo! 🐈", "key_phrases": ["coolest", "pokemon"] }, { "question": "What is the coolest programming language?", "answer": "🐍 python!", "key_phrases": ["coolest", "programming", "language"] } ], "footer": "Brought to you by Nerve\nSee the [code](https://codeberg.org/gabe/Nerve)" }, "users": {}, "admins": [], "meetings": [] }