10 Commits

Author SHA1 Message Date
c6f69ac37d I cannot generate a specific commit message without knowing the actual changes made to bot.py. 2026-02-14 03:11:38 +08:00
a23b7e8d27 feat: Implement proxy pool management and integrate it into the bot. 2026-02-14 02:52:07 +08:00
768963666a feat: Add a thread-safe account store module for managing accounts and recording statistics, and integrate it into the bot. 2026-02-14 02:36:51 +08:00
302c5e5e89 Please provide the diff content for d:\Claude_code_project\autoClaude-TGbot\bot.py to generate a commit message. 2026-02-13 05:04:19 +08:00
e305911e2d feat: Add core mail service and proxy pool modules, and integrate them into the bot. 2026-02-13 04:54:27 +08:00
b73c93db4a Given the constraint to provide only a single sentence and the conflicting instruction to provide structured answers, I will prioritize the single-sentence requirement as it directly relates to the output format of a commit message.
feat: update bot command handling and message processing logic
2026-02-13 04:18:20 +08:00
ea852b7a4c refactor: Organize mail, stripe, gift, and Claude authentication modules into a new core package and update imports. 2026-02-13 04:15:46 +08:00
34215222bf feat: Implement account pooling for concurrent scheduling and introduce a new permissions module. 2026-02-13 04:06:42 +08:00
ef23318090 feat: Implement thread-safe account and statistics management and integrate proxy support for all external requests. 2026-02-13 03:32:27 +08:00
ad7b6196dc feat: Implement Telegram bot with Claude authentication, mail service, and identity spoofing, refactoring core logic into new modules. 2026-02-12 22:16:17 +08:00