aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-03-12Support for web streaming audio files (#550)Thongrapee Panyapatiphan8-353/+466
2022-03-09Add `split` command (#363)Hellyson Rodrigo Parteka7-61/+187
2022-03-09Create `/resume` command; make `query` required for the `/play` command (#546)Hellyson Rodrigo Parteka3-35/+54
2022-02-24Merge branch 'master' of github.com:codetheweb/museMax Isom3-0/+45
2022-02-24Add stop command (#540)Thongrapee Panyapatiphan3-0/+45
2022-02-24Remove unnecessary console.logMax Isom1-2/+0
2022-02-12Fix typoMax Isom1-1/+1
2022-02-11Configurable voice channel leave behavior (#514)Johannes Vääräkangas4-5/+97
2022-02-09Use read-pkgMax Isom1-2/+2
2022-02-05Consistent verb tenseMax Isom7-7/+6
2022-02-05Merge branch 'master' into feature/slash-commandsMax Isom2-2/+10
2022-02-01Fix Prisma path on Windows? (#499)Max Isom1-1/+9
2022-02-01Trim environment variablesMax Isom1-1/+1
2022-01-29Merge branch 'master' into feature/slash-commandsMax Isom1-5/+13
2022-01-29Fix livestreamsMax Isom1-6/+13
2022-01-29Bump packages, add debug loggingMax Isom2-15/+13
2022-01-29Fix resume playback bugMax Isom2-3/+36
2022-01-29Update invite permissions, send message to ownerMax Isom3-2/+6
2022-01-29Handle ownership transfer eventsMax Isom2-0/+12
2022-01-29Add permissions systemMax Isom5-4/+162
2022-01-27Add /favoritesMax Isom11-276/+409
2022-01-26Remove natural langauge handlersMax Isom2-133/+0
2022-01-26Throw errors in command handlersMax Isom9-94/+18
2022-01-26Merge branch 'master' into feature/slash-commandsMax Isom16-489/+235
2022-01-25Fix whole playlist fails when one song is unavailable (#489)Thongrapee Panyapatiphan1-7/+10
2022-01-21Refine autocompleteMax Isom4-9/+94
2022-01-21Announce current song (#470)Thongrapee Panyapatiphan9-169/+285
2022-01-19✨ add autocompleteMax Isom4-17/+61
2022-01-19Remove unnecessary propertiesMax Isom1-7/+0
2022-01-19Type fixes, remove shortcutsMax Isom15-175/+17
2022-01-19Merge branch 'master' into feature/slash-commandsMax Isom23-216/+355
2022-01-18Update README, namingMax Isom3-17/+12
2022-01-17Add option to shuffle newly added playlist (#473)Koopa1-1/+9
2022-01-13Wrap guild-wise command set code in a Promise.all() to correctly wait the API...Federico "fuji97" Rapetti1-6/+9
2022-01-13Fix typo in guild-create.tsFederico "fuji97" Rapetti1-1/+1
2022-01-12Refactor production checksFederico fuji97 Rapetti3-19/+20
2022-01-10Fix lint commands and lint errorsFederico fuji97 Rapetti1-1/+1
2022-01-10Merge branch 'feature/slash-commands' into feature/slash-commandsFederico Rapetti 200189551-2/+2
2022-01-10Refactor bot commands update systemFederico fuji97 Rapetti3-10/+33
2022-01-10Change welcome message to use slash commandFederico fuji97 Rapetti1-1/+1
2022-01-09Fix database path for WindowsMax Isom1-1/+3
2022-01-07Add script to clear key value cacheMax Isom1-0/+10
2022-01-07Bump discord.jsMax Isom3-3/+4
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 Archavanuntakun21-178/+366
2021-12-27Fix invite scopeMax Isom1-1/+1
2021-12-27Refactor shuffle command as slash commandFederico fuji97 Rapetti1-10/+12
2021-12-27Refactor seek command as slash commandFederico fuji97 Rapetti1-26/+31
2021-12-27Remove old functions from commandsFederico fuji97 Rapetti3-79/+11