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 9313c9272e TrackPlayer: allow retreiving track from player. 11 months ago
..
commands Prevent error if queue command is used while not in a channel. 11 months ago
Chords.java Add support for uploading tracks to play them. 11 months ago
CommandOptions.java Add new settings system, and allow youtube-dl command to be set via it. 2 years ago
Downloader.java Add support for downloading tracks to a permanent location. 11 months ago
Format.java Add equals and hashcode to Format. 1 year ago
LocalBindSocketFactory.java Made LocalBindSocketFactory much more hardcore. 2 years ago
MusicHandler.java Make MusicHandler track ending behaviour more constistent. 11 months ago
Playlist.java Mega-refactor: change song to track everywhere. 1 year ago
QueueManager.java Fix exception raised if something is added to the queue while Chords isn't present. 11 months ago
QueueThing.java QueueThing: add ability to request a specific item for processing. 11 months ago
Settings.java Add new settings system, and allow youtube-dl command to be set via it. 2 years ago
Track.java Track: handle bad URLs better, properly serialise artist, allow for clearing input stream. 11 months ago
TrackPlayer.java TrackPlayer: allow retreiving track from player. 11 months ago
TrackRequest.java Fix issue where no URL would be retrieved for search results. 11 months ago
Util.java Screw it, more changes 12 months ago