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.
- Implement bot with song download and metadata display functionality
- Add configuration files and dependencies
- Include gitignore for Python development environment