jmusicbot fork with some of the changes ever
Go to file
John Grosh c902c1eace
Merge pull request #225 from Sanduhr32/patch-1
Fixing news/store channels issue
2019-05-22 14:05:55 -04:00
.circleci Update config.yml 2018-12-05 00:47:25 -05:00
.github Move pull req template 2019-01-30 11:58:55 -05:00
src PR feedback pass 2 2019-04-09 20:56:16 +02:00
.appveyor.yml Update .appveyor.yml 2018-11-27 09:58:09 -05:00
.gitignore code cleanup and deps update 2019-01-13 15:06:26 -05:00
.travis.settings.xml Create .travis.settings.xml 2018-11-27 09:20:53 -05:00
.travis.yml Update .travis.yml 2018-11-27 09:25:14 -05:00
LICENSE updated readme 2017-05-21 10:17:44 -04:00
pom.xml Dont go to insane on JDAs version 2019-05-05 16:55:18 +02:00
README.md Update README.md 2019-01-13 15:53:19 -05:00

JMusicBot

Downloads Stars Release License Discord
CircleCI Travis-CI 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
  • Channel-topic playback bar
  • 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 Suggested/Planned Features List before suggesting a feature. If you'd like to suggest changes to how the bot functions, recommend more customization options, or report bugs, feel free to either open an Issue on this repository, or join my Discord server. (Note: I will not accept any feature requests that will require additional API keys, nor any non-music features). 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) is not meant to be edited. The main purpose of having the source public is to show the capabilities of the libraries, and to allow others to understand how the bot works. 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 still choose to make edits, please do so in accordance with the Apache 2.0 License.