Files
FancyBot/src/main/resources/config.json
T

7 lines
136 B
JSON
Raw Normal View History

2024-08-30 14:24:46 +08:00
{
2024-08-30 15:05:51 +08:00
"ncmAPI": "https://ncm.rtast.cn",
"wsType": "Client",
"wsAddress": "ws://127.0.0.1",
"accessToken": "114514",
"port": 6760
2024-08-30 14:24:46 +08:00
}