aboutsummaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Expand)AuthorFilesLines
2022-03-26Add args during build (#607)Max Isom1-0/+1
2022-03-23Made error message format consistent (#591)Rithwik Rayani1-3/+3
2022-03-19Update README and add "Now playing" Command (#589)Zagrthos1-2/+2
2022-03-15Add connection parameters to database URL (#575)Max Isom1-1/+1
2022-03-15Fix YouTube track live attribute (#574)Max Isom1-1/+1
2022-03-13Parse duration strings for /fseek and /seek (#565)Max Isom1-0/+21
2022-03-12Allow member who invited Muse to do initial setup (#561)Max Isom1-0/+9
2022-03-12Support for web streaming audio files (#550)Thongrapee Panyapatiphan1-3/+12
2022-03-09Add `split` command (#363)Hellyson Rodrigo Parteka1-2/+2
2022-02-09Use read-pkgMax Isom1-2/+2
2022-02-05Migrate to slash commands (#431)Max Isom7-82/+133
2022-02-01Fix Prisma path on Windows? (#499)Max Isom1-1/+9
2022-01-21Announce current song (#470)Thongrapee Panyapatiphan2-0/+129
2022-01-09Fix database path for WindowsMax Isom1-1/+3
2022-01-07Bump discord.jsMax Isom1-2/+2
2022-01-05Setup and migrate to Prisma (#456)Peerawas Archavanuntakun3-11/+23
2021-11-18Add FileCache modelMax Isom1-2/+2
2021-11-18Rename existing cache modelMax Isom1-2/+2
2021-11-12feat: discord.js v13Hellyson Rodrigo Parteka1-5/+5
2021-09-28fix: wrong minute count in long videosHellyson Rodrigo Parteka1-1/+2
2021-09-19Bump linter versionMax Isom2-3/+3
2021-09-19Move to ESM, use ytsr, implement cachingMax Isom1-3/+3
2021-09-19Reorg third party services & configMax Isom2-11/+1
2021-09-18Remove requirement for DISCORD_CLIENT_IDMax Isom1-1/+0
2021-09-15Join the message sender's channel if possibleLuis Ávila1-1/+13
2021-09-14Fix lint issuesMax Isom1-3/+3
2021-09-14Fix URL cleaning: youtube IDs are not valid URLsLuis Ávila1-0/+18
2021-09-14Merge pull request #311 from likuilin/masterMax Isom1-10/+12
2021-09-14Use same logic for removing reactions when either animation is ongoing or ani...Max Isom1-1/+1
2021-09-13Fix type errorMax Isom1-2/+2
2021-09-12Remove Manage Messages perms requirement by only deleting own reactionsKuilin Li1-9/+11
2020-10-24Fix setup wizard when there's >20 channelsMax Isom1-0/+10
2020-03-20Merge Player and Queue servicesMax Isom2-1/+9
2020-03-19Disable Sequelize stdout loggingMax Isom1-1/+2
2020-03-19Small bug fixesMax Isom1-4/+10
2020-03-19Require user to be in voice channelMax Isom1-1/+13
2020-03-18Add queue output, various bug fixesMax Isom2-0/+30
2020-03-17Refactor play commandMax Isom1-1/+1
2020-03-17Add better responsesMax Isom3-2/+18
2020-03-16Add auto disconnectMax Isom1-8/+14
2020-03-16Add custom shortcut supportMax Isom1-2/+2
2020-03-16Allow skipping past current song in empty queueMax Isom1-1/+1
2020-03-15Use manager instances for guild servicesMax Isom1-1/+1
2020-03-13Add better caching, seek commandMax Isom1-78/+0
2020-03-12Use IoC, impliment queueMax Isom3-1/+98
2020-03-10Basic play functionalityMax Isom3-0/+90
2020-03-09Inital commitMax Isom2-0/+18