This telegram bot searches for music according to your request and sends it to your chat.
To get a local copy installed and working, follow these steps:
git clone https://github.com/lazycatcoder/MusicBot.git
pip install -r requirements.txt
- Get the token from @BotFather
- Insert your token:
TOKEN = "INSERT_YOUR_TOKEN_HERE"
python3 MusicBot.py