Skip to content

A simple Discord bot for listening to music from YouTube.

License

Notifications You must be signed in to change notification settings

alexacallmebaka/MikuBeats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MikuBeats

music made simple.


MikuBeats is a very simple Discord bot who plays music from YouTube. She is meant for small servers of trusted friends, so she does not have a permission system similar to what other music bots may have.

MikuBeats is meant for private use only, please do not host her as a public bot.

Hosting

MikuBeats requires python >= 3.5, an ffmpeg or avconv runtime in your system path, and the modules in requirements.txt in order to run. You will also need to create and configure an app through the Discord Developer Portal. You can also grab a token for your bot there as well.

In MikuBeat's working directory, create a file at creds/creds.json. Place your token in this file as follows:

{
        "token":"your_token_here"
}

From here, all you need to do to start MikuBeats is to run the main.py file. If you feel so inclined, you can run MikuBeats as a systemd service by installing the MikuBeats.service file onto your system. Depending on where you deploy MikuBeats on your system, you may have to edit this file.

Happy listening!

About

A simple Discord bot for listening to music from YouTube.

Topics

Resources

License

Stars

Watchers

Forks

Languages