29 lines
685 B
JSON
29 lines
685 B
JSON
{
|
|
"ncmAPI": "https://ncm.rtast.cn",
|
|
"wsType": "Client",
|
|
"wsAddress": "ws://127.0.0.1",
|
|
"accessToken": "114514",
|
|
"port": 6760,
|
|
"listeningGroups": [
|
|
114514,
|
|
1919810
|
|
],
|
|
"qweatherKey": "114514",
|
|
"githubKey": "1919810",
|
|
"imageType": "PNG",
|
|
"openAIAPIHost": "https://api.moonshot.cn",
|
|
"openAIAPIKey": "114514",
|
|
"openAIModel": "moonshot-v1-8k",
|
|
"smtpHost": "127.0.0.1",
|
|
"smtpPort": 25,
|
|
"smtpUser": "114514",
|
|
"smtpPassword": "1919810",
|
|
"smtpFromAddress": "fancybot@repo.rtast.cn",
|
|
"admins": [
|
|
3458671395
|
|
],
|
|
"enableAntiRevoke": true,
|
|
"llamaUrl": "http://127.0.0.1",
|
|
"llamaModel": "llama3.1",
|
|
"qqMusicApiUrl": "http://127.0.0.1:3200"
|
|
} |