Edit config example

This commit is contained in:
Hua 2026-02-13 21:38:23 +01:00
parent 300cd95e03
commit b5cab62d7a

View file

@ -14,7 +14,9 @@
"enabled": false, "enabled": false,
"token": "YOUR_TELEGRAM_BOT_TOKEN", "token": "YOUR_TELEGRAM_BOT_TOKEN",
"proxy": "", "proxy": "",
"allow_from": ["YOUR_USER_ID"] "allow_from": [
"YOUR_USER_ID"
]
}, },
"discord": { "discord": {
"enabled": false, "enabled": false,
@ -99,10 +101,6 @@
"api_key": "YOUR_BRAVE_API_KEY", "api_key": "YOUR_BRAVE_API_KEY",
"max_results": 5 "max_results": 5
}, },
"duckduckgo": {
"enabled": true,
"max_results": 5
},
"perplexity": { "perplexity": {
"enabled": false, "enabled": false,
"api_key": "pplx-xxx", "api_key": "pplx-xxx",