Skip to content

quintess/musicbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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

$ pipenv shell && pipenv install

Get a bot token from @BotFather and replace YOUR-TOKEN in bot.py with the token you just got.

Run it:

$ python3 bot.py

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages