forked from jagrosh/MusicBot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,14 @@ | ||
# Spectra-Music | ||
# JMusicBot | ||
A Discord music bot with a clean interface, and that is easy to set up and run yourself | ||
|
||
## Note: | ||
This project is currently in early stages of development. If you are having trouble setting it up, or feel that it isn't complete, that's because it is not fully supported yet. | ||
# 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 | ||
|
||
# Setup | ||
Please see the [Setup Page](https://github.com/jagrosh/MusicBot/wiki/Setup) in the wiki to run this bot yourself! |