Add requestOwnerHelp tool

This commit is contained in:
2025-12-06 00:24:24 +08:00
parent 621a045a62
commit 6705859604
3 changed files with 66 additions and 0 deletions

View File

@@ -717,6 +717,9 @@ object JChatGPT : KotlinPlugin(
// 好感度调整
AdjustUserFavorabilityAgent(),
// 请求主人帮助
RequestOwner(),
// Epic 免费游戏
// EpicFreeGame(),