aboutsummaryrefslogtreecommitdiff
path: root/src/commands/play.ts
AgeCommit message (Expand)AuthorFilesLines
2024-10-28fix: Spotify URL is part of query description even when disabledsofushn1-21/+27
2024-09-07feat: allow running without spotifysofushn1-4/+4
2024-07-17Added skip currently playing track option into the /play options. (#1046)MintyFreshers1-1/+5
2024-04-28Fix ERR_MODULE_NOT_FOUND for constants file (#1023)Son1-1/+1
2022-05-13fix command permission handling and push discord to v10 (#640)Kevin Kendzia1-3/+2
2022-03-09Add `split` command (#363)Hellyson Rodrigo Parteka1-1/+5
2022-03-09Create `/resume` command; make `query` required for the `/play` command (#546)Hellyson Rodrigo Parteka1-35/+6
2022-02-05Consistent verb tenseMax Isom1-1/+0
2022-01-29Fix resume playback bugMax Isom1-3/+35
2022-01-27Add /favoritesMax Isom1-166/+12
2022-01-26Merge branch 'master' into feature/slash-commandsMax Isom1-18/+29
2022-01-21Refine autocompleteMax Isom1-6/+21
2022-01-21Announce current song (#470)Thongrapee Panyapatiphan1-100/+112
2022-01-19✨ add autocompleteMax Isom1-2/+17
2022-01-19Type fixes, remove shortcutsMax Isom1-1/+1
2022-01-19Merge branch 'master' into feature/slash-commandsMax Isom1-5/+19
2022-01-17Add option to shuffle newly added playlist (#473)Koopa1-1/+9
2022-01-05Setup and migrate to Prisma (#456)Peerawas Archavanuntakun1-3/+10
2021-12-21Merge branch 'master' into feature/slash-commandsMax Isom1-4/+8
2021-12-18Merge branch 'master' into playlist-limit-configMax Isom1-10/+22
2021-12-18Revert incorrect changesThongrapee Panyapatiphan1-2/+1
2021-12-15Start migrating queue commandMax Isom1-0/+1
2021-12-15Migrate pause commandMax Isom1-1/+1
2021-12-12Edit interaction reply if necessary for error messagesMax Isom1-1/+1
2021-12-12Migrate play command to slash commandMax Isom1-39/+33
2021-12-12Always resumeMax Isom1-15/+22
2021-12-12Merge branch 'master' into play-behavior-fix-gpgMax Isom1-1/+1
2021-12-09Merge branch 'master' into playlist-limit-configThongrapee Panyapatiphan1-1/+1
2021-11-20Update stringsMax Isom1-1/+0
2021-11-20feat: remove from queueDrunkenToast1-0/+1
2021-10-02Always autoplay rather than alerting that it is pausedcheqpat1-1/+2
2021-10-02implement @udany's fixcheqpat1-4/+8
2021-10-01Remove custom getterThongrapee Panyapatiphan1-6/+2
2021-10-01Remove eslint rule disable statementThongrapee Panyapatiphan1-1/+0
2021-10-01Read playlist song limit from SettingsThongrapee Panyapatiphan1-5/+14
2021-10-01Revert "Add config for song limit per playlist"Thongrapee Panyapatiphan1-11/+4
2021-09-30Add config for song limit per playlistThongrapee Panyapatiphan1-4/+11
2021-09-22Add support for music.youtube.com URLsMax Isom1-1/+7
2021-09-19Bump linter versionMax Isom1-3/+5
2021-09-19Move to ESM, use ytsr, implement cachingMax Isom1-7/+8
2021-09-18Correctly skip song if unavailableMax Isom1-2/+3
2021-09-15Join the message sender's channel if possibleLuis Ávila1-3/+3
2021-04-30Add play immediate featureMax Isom1-4/+8
2020-10-24Bump packagesMax Isom1-3/+2
2020-03-20Merge Player and Queue servicesMax Isom1-12/+12
2020-03-19Small bug fixesMax Isom1-5/+9
2020-03-19Require user to be in voice channelMax Isom1-6/+3
2020-03-18Add queue output, various bug fixesMax Isom1-8/+10
2020-03-18Limit playlist adds to 50 songsMax Isom1-3/+16
2020-03-18Add aliasesMax Isom1-0/+1