Update 20250-04-17 #26
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
skobkin/telegram-group-mention-bot!26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "update_20250417"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Enhanced Logging and Documentation Updates
This PR introduces improved logging capabilities and documentation updates to enhance the bot's observability and user experience.
Key Changes:
📝 Added comprehensive configuration documentation in README.md
TELEGRAM_BOT_TOKEN,DATABASE_PATH,LOG_LEVEL)-v,-vv)🔍 Enhanced logging throughout the bot's core functionality
🛠️ Added granular operation tracking
🔒 Improved message formatting safety
escapeMarkdownV2()for all user-facing messagesThese changes make the bot more maintainable and easier to debug while providing clearer setup instructions for users.