| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | fix: change txt playlists loadAndPlay to not echo message | Pinapelz | 2023-12-13 | -1/+1 |
| | | | | | | | - Prevents large spam Signed-off-by: Pinapelz <yukais@pinapelz.com> | |||
| * | fix: make shuffle queue a synchronized action | Pinapelz | 2023-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 terms | Pinapelz | 2023-12-13 | -1/+5 |
| | | | | | Signed-off-by: Pinapelz <yukais@pinapelz.com> | |||
| * | Add support for any .txt playlists via /play | Pinapelz | 2023-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 /play | Pinapelz | 2023-12-12 | -69/+56 |
| | | | | | Signed-off-by: Pinapelz <yukais@pinapelz.com> | |||
| * | Change /play to queue MAX_SIZE playlist in order for Spotify playlists | Pinapelz | 2023-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 limitation | Pinapelz | 2023-08-15 | -2/+3 |
| | | ||||
| * | fix: Bot connects but fails to load audio | Pinapelz | 2023-08-13 | -0/+2 |
| | | | | | | - Downgrade lavaplayer-fork - Simplify queue code | |||
| * | Bump JDA from v4 to V5 | Pinapelz | 2023-06-10 | -30/+36 |
| | | | | | Changed all methods from JDA v4 to V5 | |||
| * | Bump dependency versions and refactored using a playlist.txt file | Pinapelz | 2023-03-26 | -32/+15 |
| | | ||||
| * | Added changing Discord Status feature | Donald Shan | 2022-12-26 | -48/+31 |
| | | | | | Discord status of the bot will now change based on what is playing | |||
| * | Added recursive queue | Donald Shan | 2022-12-10 | -6/+62 |
| | | ||||
| * | Add files via upload | Yukai (Donald) Shan | 2022-12-10 | -109/+239 |
| | | ||||
| * | Add files via upload | Donald Shan | 2022-12-05 | -0/+406 |
