mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-26 16:10:49 +08:00
feat: bot father 允许创建帖子
This commit is contained in:
@@ -11,6 +11,7 @@ export abstract class BotFather {
|
||||
"get_post",
|
||||
"list_unread_messages",
|
||||
"mark_notifications_read",
|
||||
"create_post",
|
||||
];
|
||||
|
||||
protected readonly mcp = hostedMcpTool({
|
||||
|
||||
Reference in New Issue
Block a user