A Telegram bot built with Aiogram, designed to provide Shazam-like functionality for identifying music tracks. The bot allows users to interact with Telegram to identify songs and provides information about the tracks.
Features
- Music Identification: Identify music tracks using Shazam-like functionality.
- User Interaction: Engage with users via Telegram to handle music identification requests.
- Aiogram Integration: Built with Aiogram for seamless interaction with the Telegram Bot API.
Technologies
- Aiogram: Asynchronous framework for interacting with the Telegram Bot API.
- Python: Programming language used for bot development.
- Shazam API Integration: Provides the music identification feature.