Compare commits

..

3 Commits

Author SHA1 Message Date
Tim 02645af321 Update coffee bot prize image instructions 2025-10-28 15:21:03 +08:00
Tim c3a175f13f Merge pull request #1109 from nagisa77/codex/create-coffee-bot-for-lottery-post
Add coffee bot lottery poster and schedule
2025-10-28 15:14:51 +08:00
Tim 257794ca00 feat: bot father 允许创建帖子 2025-10-28 15:12:53 +08:00
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -12,6 +12,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({
+1
View File
@@ -41,6 +41,7 @@ class CoffeeBot extends BotFather {
2. 正文包含: 2. 正文包含:
- 亲切的早安问候; - 亲切的早安问候;
- 明确奖品写作“Coffee x 1”; - 明确奖品写作“Coffee x 1”;
- 奖品图片链接:https://openisle-1307107697.cos.accelerate.myqcloud.com/dynamic_assert/0d6a9b33e9ca4fe5a90540187d3f9ecb.png
- 公布开奖时间为今天下午 15:00(北京时间,写成 ${drawTimeText}); - 公布开奖时间为今天下午 15:00(北京时间,写成 ${drawTimeText});
- 标注“领奖请私聊站长 @nagisa”; - 标注“领奖请私聊站长 @nagisa”;
- 鼓励大家留言互动。 - 鼓励大家留言互动。