aboutsummaryrefslogtreecommitdiff
path: root/src/services/add-query-to-queue.ts
AgeCommit message (Collapse)AuthorFilesLines
2024-09-07feat: allow running without spotifysofushn1-69/+1
2024-07-17Added skip currently playing track option into the /play options. (#1046)MintyFreshers1-2/+12
Co-authored-by: Max Isom <[email protected]>
2024-04-28Fix ERR_MODULE_NOT_FOUND for constants file (#1023)Son1-3/+3
Co-authored-by: Max Isom <[email protected]>
2024-04-28Add SponsorBlock support (#1013)Charlignon1-2/+85
2024-04-28Added config to make add to queue responses for requester only (#1021)Sheeley71-2/+2
Co-authored-by: Max Isom <[email protected]>
2023-12-21Optimize docker memory (#976)ninele71-1/+1
2023-03-04Fix all lint errors (#909)Federico Rapetti1-0/+1
Co-authored-by: Max Isom <[email protected]>
2023-03-04Create guild settings if not found (#911)Federico Rapetti1-6/+2
Co-authored-by: Max Isom <[email protected]>
2022-05-13fix command permission handling and push discord to v10 (#640)Kevin Kendzia1-4/+9
Co-authored-by: Max Isom <[email protected]>
2022-03-12Support for web streaming audio files (#550)Thongrapee Panyapatiphan1-3/+10
Co-authored-by: Max Isom <[email protected]>
2022-03-09Add `split` command (#363)Hellyson Rodrigo Parteka1-8/+11
Co-authored-by: Max Isom <[email protected]> Co-authored-by: Max Isom <[email protected]>
2022-02-11Configurable voice channel leave behavior (#514)Johannes Vääräkangas1-1/+4
Co-authored-by: Max Isom <[email protected]>
2022-02-05Migrate to slash commands (#431)Max Isom1-0/+155
Co-authored-by: Federico fuji97 Rapetti <[email protected]>