aboutsummaryrefslogtreecommitdiff
path: root/src/services
AgeCommit message (Expand)AuthorFilesLines
2024-07-17Added skip currently playing track option into the /play options. (#1046)MintyFreshers1-2/+12
2024-07-17Switch from node-ytsr to Distube's fork (#1024)Son Roy Almerol1-1/+1
2024-07-17Switch to Distube's ytdl-core fork (resolves playback issue) (#1042)MarcoCoreDuo1-2/+2
2024-06-13Stop audioplayer properly (#1032)MarcoCoreDuo1-3/+12
2024-04-28Fix ERR_MODULE_NOT_FOUND for constants file (#1023)Son1-3/+3
2024-04-28Add SponsorBlock support (#1013)Charlignon3-3/+90
2024-04-28Added config to make add to queue responses for requester only (#1021)Sheeley71-2/+2
2024-03-12Implement volume control #830 (#994)Matt Foxx1-9/+45
2024-03-03[RFC] Auto-announce when new song comes on (#914)Andrew Mike1-1/+12
2024-01-16Add /loop-queue command (#989)Reynard G1-0/+12
2023-12-21Optimize docker memory (#976)ninele73-3/+3
2023-05-13Fix caching (#941)Max Isom2-39/+29
2023-05-13Normalize playback volume across tracks (#939)Max Isom1-5/+16
2023-03-18Remove package youtube.ts (#902)Christian Schuhmann2-76/+107
2023-03-04Fix all lint errors (#909)Federico Rapetti3-8/+4
2023-03-04Create guild settings if not found (#911)Federico Rapetti2-12/+4
2023-03-04Temporary workaround for VoiceConnection stuck in signalling state (#907)Federico Rapetti1-0/+16
2023-02-14Fix infinite loopMax Isom1-1/+1
2022-08-08Fix cache condition (#767)Max Isom1-1/+1
2022-08-04Bump dependencies & fix bot status (#753)Max Isom1-4/+18
2022-07-16Retry Spotify token refreshMax Isom1-4/+6
2022-06-25Add /loop support for individual songs (#707)Cleo1-1/+7
2022-05-16Fix spotify-uri importMax Isom2-2/+2
2022-05-13fix command permission handling and push discord to v10 (#640)Kevin Kendzia4-8/+13
2022-04-07Fix case-sensitive import warning (#616)Pierluigi Zagaria1-1/+1
2022-03-29/move command now shows the track that was moved and its position (#610)Rithwik Rayani1-1/+3
2022-03-24Add customizable Bot status (#599)Zagrthos1-0/+8
2022-03-19Fix lint issueMax Isom1-10/+8
2022-03-19added move command (#585)Rithwik Rayani1-0/+10
2022-03-17Kill FFMPEG after stream is closed (#582)Max Isom1-3/+12
2022-03-15Fix YouTube track live attribute (#574)Max Isom1-1/+1
2022-03-13Parse duration strings for /fseek and /seek (#565)Max Isom1-3/+13
2022-03-12Support for web streaming audio files (#550)Thongrapee Panyapatiphan5-350/+448
2022-03-09Add `split` command (#363)Hellyson Rodrigo Parteka3-56/+174
2022-02-24Merge branch 'master' of github.com:codetheweb/museMax Isom1-0/+6
2022-02-24Add stop command (#540)Thongrapee Panyapatiphan1-0/+6
2022-02-24Remove unnecessary console.logMax Isom1-2/+0
2022-02-11Configurable voice channel leave behavior (#514)Johannes Vääräkangas2-3/+34
2022-02-05Migrate to slash commands (#431)Max Isom5-146/+189
2022-02-01Trim environment variablesMax Isom1-1/+1
2022-01-29Fix livestreamsMax Isom1-6/+13
2022-01-25Fix whole playlist fails when one song is unavailable (#489)Thongrapee Panyapatiphan1-7/+10
2022-01-21Announce current song (#470)Thongrapee Panyapatiphan3-9/+19
2022-01-07Bump discord.jsMax Isom1-0/+1
2022-01-07Bump youtube.tsMax Isom1-3/+3
2022-01-06Don't silently failMax Isom1-48/+36
2022-01-05Setup and migrate to Prisma (#456)Peerawas Archavanuntakun3-31/+88
2021-12-18Merge branch 'master' into playlist-limit-configMax Isom2-11/+117
2021-12-18Revert incorrect changesThongrapee Panyapatiphan1-8/+8
2021-12-17Merge branch 'master' into mutexMax Isom1-0/+4