Skip to content

m-recipher/musicbazha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Installing

To use this bot, make a clone of this repository (it works better with virtualenv).

$ git clone https://github.com/ArrowsX/musicbot
$ cd musicbot

Install dependencies

$ pip3 install -r requirements.txt

First, Get a bot token from @BotFather and place it in credentials.py. Also, make sure you make the database connection you want in TOKEN.

Then run it:

$ python3 bot.py

License

This project is licensed under the GPLv3 License - see the LICENSE file for details.

About

bot for search and download music on telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%