2 Commits

Author SHA1 Message Date
d57590617d feat(echo): implement album download functionality
Add support for downloading albums in the echo command, including artwork and all tracks. The implementation fetches album details, downloads artwork, and processes each song in the album, cleaning up temporary files after sending.
2025-06-07 12:25:22 -07:00
d447e7c71e feat: add initial songbox telegram bot implementation
- Implement bot with song download and metadata display functionality
- Add configuration files and dependencies
- Include gitignore for Python development environment
2025-06-07 11:27:23 -07:00