aboutsummaryrefslogtreecommitdiff
path: root/src/commands/shuffle.ts
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2022-02-05Consistent verb tenseMax Isom1-1/+1
2022-01-26Throw errors in command handlersMax Isom1-6/+1
2022-01-19Type fixes, remove shortcutsMax Isom1-1/+1
2021-12-27Refactor shuffle command as slash commandFederico fuji97 Rapetti1-10/+12
2021-09-19Bump linter versionMax Isom1-1/+1
2021-09-19Move to ESM, use ytsr, implement cachingMax Isom1-3/+3
2020-03-20Merge Player and Queue servicesMax Isom1-8/+7
2020-03-19Require user to be in voice channelMax Isom1-0/+2
2020-03-18Add aliasesMax Isom1-0/+1
2020-03-17Add better responsesMax Isom1-2/+4
2020-03-16Add help commandMax Isom1-1/+4
2020-03-15Use manager instances for guild servicesMax Isom1-7/+7
2020-03-14Add shuffle commandMax Isom1-0/+29