Python bot that parses workout messages (Exercise: SetsxRepsxWeight), detects supersets from consecutive lines, extracts machine IDs, stores both raw message text and parsed data in SQLite, and reads original timestamps from forwarded Saved Messages. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2 lines
75 B
Text
2 lines
75 B
Text
# Get your bot token from @BotFather on Telegram
|
|
BOT_TOKEN=your-token-here
|