This commit is contained in:
2025-12-31 17:47:39 +08:00
38 changed files with 4435 additions and 1343 deletions

View File

@@ -493,7 +493,7 @@ class EpicFreeGames(PluginBase):
"type": "function",
"function": {
"name": "get_epic_free_games",
"description": "获取Epic商店当前免费游戏信息。当用户询问Epic免费游戏、Epic喜加一等内容时调用此工具",
"description": "当用户明确询问Epic 免费游戏/喜加一/本周免费”时调用;不要在闲聊中触发",
"parameters": {
"type": "object",
"properties": {},