aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* bump to JDA v6HEADmainPinapelz2025-10-16-32/+31
|
* Added /pop /boost commandsPinapelz2023-12-13-8/+86
| | | | | | | - /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>
* fix: some urls being misidentified as search termsPinapelz2023-12-13-3/+3
| | | | Signed-off-by: Pinapelz <yukais@pinapelz.com>
* Re-add support for using /play with YT search termsPinapelz2023-12-13-4/+8
| | | | Signed-off-by: Pinapelz <yukais@pinapelz.com>
* Add support for any .txt playlists via /playPinapelz2023-12-12-4/+64
| | | | | | | - 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>
* Remove /vtmusic commandPinapelz2023-12-12-6/+0
| | | | | | - Command was a mess. txt playlists will return in another form Signed-off-by: Pinapelz <yukais@pinapelz.com>
* Add support for queueing full YouTube playlist via /playPinapelz2023-12-12-71/+88
| | | | 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>
* update READMEPinapelz2023-11-23-0/+1
| | | | | | - add Deploy on Heroku Signed-off-by: Pinapelz <yukais@pinapelz.com>
* fix incorrect env requirement app.jsonPinapelz2023-11-23-3/+5
| | | | Signed-off-by: Pinapelz <yukais@pinapelz.com>
* add heroku app.jsonPinapelz2023-11-23-0/+24
| | | | Signed-off-by: Pinapelz <yukais@pinapelz.com>
* add additional supplemental files for heroku deploymentPinapelz2023-11-23-4/+27
| | | | Signed-off-by: Pinapelz <yukais@pinapelz.com>
* remove unused system variable lookupPinapelz2023-11-22-5/+0
| | | | Signed-off-by: Pinapelz <yukais@pinapelz.com>
* Added a ProcfilePinapelz2023-11-22-47/+13
| | | | | | | - change settings config to env vars - allows for easier Heroku deployment Signed-off-by: Pinapelz <yukais@pinapelz.com>
* fix: LOAD_FAILED error due to rate limitationPinapelz2023-08-15-38/+35
|
* fix: Bot connects but fails to load audioPinapelz2023-08-13-8/+5
| | | | | - Downgrade lavaplayer-fork - Simplify queue code
* bump JDA and lavaplayer-fork in pom.xmlPinapelz2023-08-13-2/+2
|
* Bump JDA from v4 to V5Pinapelz2023-06-10-75/+85
| | | | Changed all methods from JDA v4 to V5
* Merge pull request #1 from pinapelz/add-license-1Pinapelz2023-03-26-0/+661
|\ | | | | Create LICENSE
| * Create LICENSEadd-license-1Pinapelz2023-03-26-0/+661
|/
* Delete .gitignorePinapelz2023-03-26-3/+0
|
* Update README.mdPinapelz2023-03-26-0/+1
|
* Merge branch 'main' of https://github.com/pinapelz/yet-another-lavaplayer-botPinapelz2023-03-26-0/+20
|\
| * Create README.mdPinapelz2023-03-26-0/+20
| |
* | Bump dependency versions and refactored using a playlist.txt filePinapelz2023-03-26-49/+35
|/
* Added changing Discord Status featureDonald Shan2022-12-26-134/+118
| | | | Discord status of the bot will now change based on what is playing
* Added recursive queueDonald Shan2022-12-10-39/+89
|
* Initial CommitDonald Shan2022-12-10-3395/+5
|
* Add files via uploadYukai (Donald) Shan2022-12-10-160/+427
|
* Add files via uploadYukai (Donald) Shan2022-12-07-0/+0
|
* Add files via uploadYukai (Donald) Shan2022-12-07-0/+932
|
* Add files via uploadDonald Shan2022-12-05-0/+3369
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage