{ "locale": "uk", "debug": false, "owner": 0, "bot_id": 0, "age_allowed": 0, "api": "http://example.com", "inline_preview_count": 7, "admin_group": 0, "destination_group": 0, "remove_application_time": -1, "admins": [], "bot": { "api_id": 0, "api_hash": "", "bot_token": "" }, "database": { "user": null, "password": null, "host": "127.0.0.1", "port": 27017, "name": "holochecker" }, "geocoding": { "username": "demo" }, "logging": { "size": 512, "location": "logs" }, "scheduler": { "birthdays": { "time": 9, "enabled": true }, "sponsorships": { "time": 9, "enabled": true } }, "locations": { "cache": "cache", "locale": "locale" }, "commands": { "rules": "Check out the rules", "nearby": "Show users near the area", "reapply": "Resubmit the application", "sponsorship": "Apply for sponsor role" }, "commands_admin": { "reboot": "Restart the bot", "message": "Send a message", "label": "Set user's nickname", "warnings": "Check user's warnings", "application": "Check user's application", "applications": "Retrieve all applications as a JSON" }, "commands_group_admin": { "reboot": "Restart the bot", "message": "Send a message", "label": "Set user's nickname", "nearby": "Show users near the area", "warnings": "Check user's warnings", "application": "Check user's application", "applications": "Retrieve all applications as a JSON" }, "commands_group_destination": { "warn": "Warn a user", "nearby": "Show users near the area" } }