feat: Improve daily recap functionality

- Changed the daily recap time to 22:00.
- Modified the `send_daily_recap` function to split the recap message into multiple messages if it exceeds 2000 characters to avoid hitting the Discord message length limit.
- Added a 1-second delay between each message chunk to avoid rate limiting.
This commit is contained in:
2025-09-15 13:27:40 -05:00
parent e559e16e35
commit e64b880c97
4 changed files with 21 additions and 12 deletions

View File

@@ -1 +1 @@
819154
822805