Skip to content

Add Telegram notification support for cross-platform compatibility#3

Open
WindChimeRan wants to merge 3 commits intodazuiba:mainfrom
WindChimeRan:main
Open

Add Telegram notification support for cross-platform compatibility#3
WindChimeRan wants to merge 3 commits intodazuiba:mainfrom
WindChimeRan:main

Conversation

@WindChimeRan
Copy link

  • Add configuration system with config.json for notification methods
  • Support both terminal and Telegram notifications simultaneously
  • Telegram notifications work on all platforms including SSH environments
  • Update README with comprehensive Telegram bot setup instructions
  • Maintain backward compatibility with existing terminal notifications

WindChimeRan and others added 3 commits August 9, 2025 17:02
- Add configuration system with config.json for notification methods
- Support both terminal and Telegram notifications simultaneously
- Telegram notifications work on all platforms including SSH environments
- Update README with comprehensive Telegram bot setup instructions
- Maintain backward compatibility with existing terminal notifications
- No fallback design - crashes on errors for easier debugging

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Keep upstream's Important Notes section in README
- Keep Telegram notification feature with config support
- Add upstream's error handling (try/except) to both terminal and Telegram notifications
- Use check=False for subprocess to prevent crashes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@WindChimeRan
Copy link
Author

merged the important bug-fixing (compatible with all notifications) #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant