/KawaiiSongSearcher

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Telegram Music Bot

This telegram bot searches for music according to your request and sends it to your chat.



Installation

To get a local copy installed and working, follow these steps:


📁 Clone this repository

git clone https://github.com/lazycatcoder/MusicBot.git

📦 Install dependencies

pip install -r requirements.txt

🔧 Bot setup

- Get the token from @BotFather
- Insert your token:
TOKEN = "INSERT_YOUR_TOKEN_HERE"

🚀 Bot start

python3 MusicBot.py