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