Discord bot that plays music from every website ever via youtube-dl
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chords/src/main/java/moe/nekojimi/chords
Nekojimi c1d58da8a4 MusicHandler: make sure player is closed and cleared once track ends. 2 years ago
..
commands Merge commit '594ffa9ba9bb36e2505a6cf25423817a2f3f0bf3' 2 years ago
Downloader.java Add new song requests system, and update request messages. 2 years ago
Format.java Add initial version of serialisation to Song and Format. 2 years ago
Main.java Fix issues with queue not playing. 2 years ago
MusicHandler.java MusicHandler: make sure player is closed and cleared once track ends. 2 years ago
Playlist.java Move song queue to new QueueManager class. 2 years ago
QueueManager.java Fix issues with queue not playing. 2 years ago
Song.java Add new song requests system, and update request messages. 2 years ago
SongRequest.java Add new song requests system, and update request messages. 2 years ago
TrackPlayer.java Fix Trackplayer read data retry system, and ensure that read thread never waits for a dead disk thread. 2 years ago
Util.java Add debug method. 2 years ago