• Joined on 2022-01-14
ching pushed to main at ching/calendar-widget 2025-05-06 09:52:41 +08:00
ef7472011d chore: Refactor app.py and widget.js
ching pushed to main at ching/python-env-docker 2025-04-30 18:05:34 +08:00
3b6a206bf9 feat: 更新Google API依赖版本
ching pushed to main at ching/calendar-widget 2025-04-30 17:26:28 +08:00
8da5a41c6f feat: Add docker-compose.yml
ching pushed to main at ching/calendar-widget 2025-04-30 16:46:34 +08:00
93989ceeec chore: Add Dockerfile for containerization
e0dd319239 feat: Add api
Compare 2 commits »
ching created repository ching/calendar-widget 2025-04-30 16:08:30 +08:00
ching pushed to main at ching/habit-tracker 2025-04-16 15:02:57 +08:00
2261626bf3 Add initial implementation of Habit Tracker API with database setup and endpoints
ching created repository ching/habit-tracker 2025-04-16 14:33:22 +08:00
ching created branch cloudscraper in ching/chh-crawler 2025-04-07 17:50:40 +08:00
ching pushed to cloudscraper at ching/chh-crawler 2025-04-07 17:50:40 +08:00
29a8a08622 feat(crawler): 使用 cloudscraper 库进行网页爬取
ching pushed to master at ching/chh-crawler 2025-04-07 11:33:31 +08:00
da1969b103 fix(crawler): replace print statements with logger for better logging
ching pushed to master at ching/chh-crawler 2025-04-07 11:32:06 +08:00
15addaba24 feat(crawler): update crawler to use RSS feed for article retrieval
ching pushed to main at ching/discord-dota-bot 2025-03-20 17:07:11 +08:00
b5c58f842a chore: Remove draw_result.py as it is no longer needed for match result visualization
44336e5ff0 refactor: Move on_ready event definition to a more appropriate location and restore logging functionality
e103e8706c feat: Add streak tracking and notifications for friends' match results
3b138437d1 feat: Adjust message sending interval based on game time
23309d3976 feat: Implement delayed start for daily rank changes check
Compare 36 commits »
ching pushed tag v202405 to ching/discord-dota-bot 2025-03-20 17:00:57 +08:00
ching pushed to main at ching/discord-dota-bot 2025-03-20 17:00:50 +08:00
4076e7ca46 chore: Remove draw_result.py as it is no longer needed for match result visualization
cceb927ead refactor: Move on_ready event definition to a more appropriate location and restore logging functionality
49843ba4d2 feat: Add streak tracking and notifications for friends' match results
2bc72ad3b3 feat: Adjust message sending interval based on game time
d4061922ee feat: Implement delayed start for daily rank changes check
Compare 66 commits »
ching pushed to main at ching/discord-dota-bot 2025-03-17 13:49:51 +08:00
2e338443ea chore: Remove draw_result.py as it is no longer needed for match result visualization
ching pushed to main at ching/discord-dota-bot 2025-03-13 16:35:49 +08:00
933f6717dd refactor: Move on_ready event definition to a more appropriate location and restore logging functionality
ching pushed to main at ching/discord-dota-bot 2025-03-13 16:30:52 +08:00
52821fdbc1 feat: Add streak tracking and notifications for friends' match results
ching pushed to main at ching/discord-dota-bot 2025-03-10 09:12:52 +08:00
74239401e0 feat: Adjust message sending interval based on game time
ching pushed to main at ching/discord-dota-bot 2025-03-07 11:45:13 +08:00
1e953b8146 feat: Implement delayed start for daily rank changes check
ching pushed to main at ching/discord-dota-bot 2025-03-07 11:35:28 +08:00
8db5a25595 refactor: Remove async from rank changes check function