Skip to content

lazycatcoder/MusicBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

About

Telegram bot that searches and sends music

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages