aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/audio
Commit message (Collapse)AuthorAgeLines
* bump to JDA v6HEADmainPinapelz2025-10-16-4/+3
|
* Added /pop /boost commandsPinapelz2023-12-13-7/+73
| | | | | | | - /pop removes a track from the queue by index - /boost moves a particular track to the top of the queue by index Signed-off-by: Pinapelz <yukais@pinapelz.com>
* fix: change txt playlists loadAndPlay to not echo messagePinapelz2023-12-13-1/+1
| | | | | | - Prevents large spam Signed-off-by: Pinapelz <yukais@pinapelz.com>
* fix: make shuffle queue a synchronized actionPinapelz2023-12-13-7/+4
| | | | | | - Fixes bug where sometimes the queue is not shuffled Signed-off-by: Pinapelz <yukais@pinapelz.com>
* Re-add support for using /play with YT search termsPinapelz2023-12-13-1/+5
| | | | Signed-off-by: Pinapelz <yukais@pinapelz.com>
* Add support for any .txt playlists via /playPinapelz2023-12-12-3/+27
| | | | | | | - Have a newline delimited file of URLs of valid urls - Bot will attempt to queue up to MAX_LIMIT of them Signed-off-by: Pinapelz <yukais@pinapelz.com>
* Add support for queueing full YouTube playlist via /playPinapelz2023-12-12-69/+56
| | | | Signed-off-by: Pinapelz <yukais@pinapelz.com>
* Change /play to queue MAX_SIZE playlist in order for Spotify playlistsPinapelz2023-12-12-32/+59
| | | | | | - Essentially added proper support for Spotify Playlists Signed-off-by: Pinapelz <yukais@pinapelz.com>
* fix: LOAD_FAILED error due to rate limitationPinapelz2023-08-15-2/+3
|
* fix: Bot connects but fails to load audioPinapelz2023-08-13-7/+4
| | | | | - Downgrade lavaplayer-fork - Simplify queue code
* Bump JDA from v4 to V5Pinapelz2023-06-10-30/+36
| | | | Changed all methods from JDA v4 to V5
* Bump dependency versions and refactored using a playlist.txt filePinapelz2023-03-26-36/+15
|
* Added changing Discord Status featureDonald Shan2022-12-26-56/+53
| | | | Discord status of the bot will now change based on what is playing
* Added recursive queueDonald Shan2022-12-10-6/+62
|
* Add files via uploadYukai (Donald) Shan2022-12-10-110/+240
|
* Add files via uploadDonald Shan2022-12-05-0/+521
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage