jmusicbot fork with some of the changes ever
Go to file
John Grosh ec06cf10e9 update reference.conf 2021-08-30 21:09:48 -04:00
.circleci Update config.yml 2018-12-05 00:47:25 -05:00
.github Update feature-request.md 2021-02-08 10:03:08 -05:00
scripts initial version of automation script 2020-11-04 18:56:10 -05:00
src update reference.conf 2021-08-30 21:09:48 -04:00
.gitignore first pass of debug command 2019-10-21 00:25:45 -04:00
LICENSE updated readme 2017-05-21 10:17:44 -04:00
README.md Update README.md 2021-02-08 17:10:24 -05:00
pom.xml update deps 2021-08-30 02:17:34 -04:00

README.md

JMusicBot

Downloads Stars Release License Discord
CircleCI AppVeyor CodeFactor

A cross-platform Discord music bot with a clean interface, and that is easy to set up and run yourself!

Setup

Features

  • Easy to run (just make sure Java is installed, and run!)
  • Fast loading of songs
  • No external keys needed (besides a Discord Bot token)
  • Smooth playback
  • Server-specific setup for the "DJ" role that can moderate the music
  • Clean and beautiful menus
  • Supports many sites, including Youtube, Soundcloud, and more
  • Supports many online radio/streams
  • Supports local files
  • Playlist support (both web/youtube, and local)

Example

Loading Example...

Setup

Please see the Setup Page in the wiki to run this bot yourself!

Questions/Suggestions/Bug Reports

Please read the Issues List before suggesting a feature. If you have a question, need troubleshooting help, or want to brainstorm a new feature, please start a Discussion. If you'd like to suggest a feature or report a reproducible bug, please open an Issue on this repository. If you like this bot, be sure to add a star to the libraries that make this possible: JDA and lavaplayer!

Editing

This bot (and the source code here) might not be easy to edit for inexperienced programmers. The main purpose of having the source public is to show the capabilities of the libraries, to allow others to understand how the bot works, and to allow those knowledgeable about java, JDA, and Discord bot development to contribute. There are many requirements and dependencies required to edit and compile it, and there will not be support provided for people looking to make changes on their own. Instead, consider making a feature request (see the above section). If you choose to make edits, please do so in accordance with the Apache 2.0 License.