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 396d776ea1 ACTUALLY use the permanent download location when we're meant to 4 weeks ago
..
commands Add soundboard functionality. 4 weeks ago
Chords.java Add soundboard functionality. 4 weeks ago
CommandOptions.java Add new settings system, and allow youtube-dl command to be set via it. 1 year ago
Downloader.java ACTUALLY use the permanent download location when we're meant to 4 weeks ago
Format.java Add equals and hashcode to Format. 6 months ago
LocalBindSocketFactory.java Made LocalBindSocketFactory much more hardcore. 1 year ago
MusicHandler.java Make MusicHandler track ending behaviour more constistent. 4 weeks ago
Playlist.java Playlist: fix bad try statement. 4 weeks ago
QueueManager.java Fix exception raised if something is added to the queue while Chords isn't present. 1 month ago
QueueThing.java QueueThing: add ability to request a specific item for processing. 4 weeks ago
Settings.java Add new settings system, and allow youtube-dl command to be set via it. 1 year ago
Soundboard.java Add soundboard functionality. 4 weeks ago
Track.java Track: handle bad URLs better, properly serialise artist, allow for clearing input stream. 4 weeks ago
TrackPlayer.java TrackPlayer: allow retreiving track from player. 4 weeks ago
TrackRequest.java TrackRequest: add "keep" flag to change download location. 4 weeks ago
Util.java Util: add functions for serialising YAML maps. 4 weeks ago