mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-25 23:50:51 +08:00
fix: fix tools
This commit is contained in:
@@ -15,7 +15,7 @@ export abstract class BotFather {
|
||||
"mark_notifications_read", // 标记通知为已读
|
||||
|
||||
// third-party MCP tools
|
||||
"weather_mcp_server", // 天气 MCP 工具
|
||||
"get_current_weather", // 天气 MCP 工具
|
||||
];
|
||||
|
||||
protected readonly openisleToken = (process.env.OPENISLE_TOKEN ?? "").trim();
|
||||
|
||||
Reference in New Issue
Block a user