LotteryAutoScript/lib
Violiate abe660b717
Some checks failed
Build and push Docker images / docker (push) Has been cancelled
Mirror and run GitLab CI / build (push) Has been cancelled
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, linux) (push) Has been cancelled
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, macos) (push) Has been cancelled
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, win) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (alpine) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (linux) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (linuxstatic) (push) Has been cancelled
fix: prevent is_repost_then_chat from overriding AI-generated comments (#485)
When AI comments are enabled and successfully generated, the
is_repost_then_chat option would overwrite the AI comment with
relay_chat. This fix adds an isAiChat flag so that:
- When AI comment exists: relay_chat is set to the AI comment instead
- When no AI comment: original behavior (chat += relay_chat) is preserved
2026-02-24 20:37:29 +08:00
..
core fix: prevent is_repost_then_chat from overriding AI-generated comments (#485) 2026-02-24 20:37:29 +08:00
data feat: ai评论支持所有兼容OpenAI API的平台 (#463) 2025-08-19 15:09:25 +08:00
helper feat: Integrate Feishu for notification (#482) 2026-02-07 18:11:47 +08:00
net fix: API.X_POLYMER_WEB_DYNAMIC_V1_DETAIL 缺少参数 (#452) 2025-05-13 17:21:43 +08:00
account.js lint: eslint 2024-06-21 16:55:12 +08:00
check.js feat: 新增日志等级Notice (#454) 2025-05-19 09:08:03 +08:00
clear.js lint: eslint 2024-06-21 16:55:12 +08:00
index.js lint: eslint 2024-06-21 16:55:12 +08:00
login.js lint: eslint 2024-06-21 16:55:12 +08:00
lottery.js lint: eslint 2024-06-21 16:55:12 +08:00
update.js feat: 更新换源及优化 2025-05-23 09:33:20 +08:00
utils.js feat: ai评论支持所有兼容OpenAI API的平台 (#463) 2025-08-19 15:09:25 +08:00