feat: add poke reply

This commit is contained in:
2024-09-28 12:37:18 +08:00
parent bc04c53517
commit 120fc38084
6 files changed
+21 -4

No files matched your search

+2 -1
View File
@@ -26,5 +26,6 @@
"llamaUrl": "http://127.0.0.1",
"llamaModel": "llama3.1",
"qqMusicApiUrl": "http://127.0.0.1:3200",
"startUpNoticeUser": 114514
"startUpNoticeUser": 114514,
"selfId": 114514
}