docs: add Telegram notifications documentation (issue #35) #40
Reference in New Issue
Block a user
Delete Branch "feature/issue-35-telegram-docs"
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?
Summary
Add comprehensive documentation for the Telegram notifications feature that was implemented in issues #31-34.
Changes
CLAUDE.md
README.md (Korean)
docs/architecture.md
Documentation Coverage
✅ Quick setup instructions (bot creation, chat ID retrieval, env config)
✅ All notification types documented (6 types)
✅ Error handling and graceful degradation explained
✅ Link to detailed guide: src/notifications/README.md
✅ Both English (CLAUDE.md) and Korean (README.md) versions
✅ Architecture integration explained
Preview
Telegram Notification Types:
Key Feature: Notifications are fail-safe — API errors or missing credentials never crash the trading system.
Related Issues
Closes #35
🤖 Generated with Claude Code