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. 8 months ago
..
commands Prevent error if queue command is used while not in a channel. 9 months ago
Chords.java Add support for uploading tracks to play them. 9 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. 8 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. 8 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. 9 months ago
QueueThing.java QueueThing: add ability to request a specific item for processing. 8 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. 8 months ago
TrackPlayer.java TrackPlayer: allow retreiving track from player. 8 months ago
TrackRequest.java Fix issue where no URL would be retrieved for search results. 9 months ago
Util.java Screw it, more changes 9 months ago