Add coffee bot lottery poster and schedule

This commit is contained in:
Tim
2025-10-28 15:14:37 +08:00
parent 6a527de3eb
commit 0821d447f7
3 changed files with 92 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ export type WorkflowInput = { input_as_text: string };
export abstract class BotFather {
protected readonly allowedMcpTools = [
"search",
"create_post",
"reply_to_post",
"reply_to_comment",
"recent_posts",