{ "Logging": { "LogLevel": { "Default": "Information" } }, "Adapters": { "OneBot": { "Bots": [ { "Protocol": "WebSocket", "Endpoint": "ws://127.0.0.1:8080" } ] } } }