8 Commits

Author SHA1 Message Date
Wiktor
7effb6dc33 Feat: Integrate multi-source payment alerts and update documentation
- Refactored main bot script (github_sponsors_bot.py)
- Added payment_sources module for Binance and IMAP alerts
- Updated README.md with new features and setup instructions
- Updated ARCHITECTURE.md to reflect new modular design
- Updated .env.example with new environment variables
- Added python-binance to requirements.txt
2025-05-26 22:14:38 +02:00
Wiktor
8a86853987 Chore: Remove redundant webhook_server.py as part of refactoring 2025-05-26 22:11:46 +02:00
Wiktor
2391f55e8c Chore: Remove redundant telegram_api.py as part of refactoring 2025-05-26 22:11:40 +02:00
Wiktor
1a7ef5b7e1 Add documentation and CI/CD files 2025-05-25 22:43:49 +02:00
Wiktor
b92b89ac94 Add configuration and testing files 2025-05-25 22:42:06 +02:00
Wiktor
6e5b556d56 Add core implementation files 2025-05-25 22:41:27 +02:00
Wiktor
7d65c2ddbf Add initial project files 2025-05-25 22:40:03 +02:00
Wiktor
d4c47ae930 Initial commit 2025-05-25 22:38:11 +02:00