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