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 5ec62d4d43 Add support for uploading tracks to play them. 1 month ago
..
commands Prevent error if queue command is used while not in a channel. 2 months ago
Chords.java Add support for uploading tracks to play them. 1 month ago
CommandOptions.java Add new settings system, and allow youtube-dl command to be set via it. 1 year ago
Downloader.java Disable streaming mode for now. 1 month ago
Format.java Add equals and hashcode to Format. 7 months ago
LocalBindSocketFactory.java Made LocalBindSocketFactory much more hardcore. 1 year ago
MusicHandler.java Fix track skipping not clearing the current track. 1 month ago
Playlist.java Mega-refactor: change song to track everywhere. 7 months ago
QueueManager.java Fix exception raised if something is added to the queue while Chords isn't present. 1 month ago
QueueThing.java Screw it, more changes 2 months ago
Settings.java Add new settings system, and allow youtube-dl command to be set via it. 1 year ago
Track.java Add support for Tracks to store new input stream formats, not just files. 2 months ago
TrackPlayer.java WIP: initial work on streaming instead of downloading. 1 month ago
TrackRequest.java Fix issue where no URL would be retrieved for search results. 2 months ago
Util.java Screw it, more changes 2 months ago