aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java
Commit message (Collapse)AuthorAgeLines
* 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>
* remove unused system variable lookupPinapelz2023-11-22-5/+0
| | | | Signed-off-by: Pinapelz <yukais@pinapelz.com>
* Added a ProcfilePinapelz2023-11-22-16/+9
| | | | | | | - 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-33/+30
|
* 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-75/+85
| | | | Changed all methods from JDA v4 to V5
* Bump dependency versions and refactored using a playlist.txt filePinapelz2023-03-26-42/+18
|
* 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
|
* Add files via uploadYukai (Donald) Shan2022-12-10-160/+427
|
* Add files via uploadDonald Shan2022-12-05-0/+794
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage