index
:
muse
master
🎧 a self-hosted midwestern Discord music bot that doesn't suck
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commands
/
shuffle.ts
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-04-28
Fix ERR_MODULE_NOT_FOUND for constants file (#1023)
Son
1
-1
/
+1
Co-authored-by: Max Isom <
[email protected]
>
2022-05-13
fix command permission handling and push discord to v10 (#640)
Kevin Kendzia
1
-2
/
+2
Co-authored-by: Max Isom <
[email protected]
>
2022-02-05
Consistent verb tense
Max Isom
1
-1
/
+1
2022-01-26
Throw errors in command handlers
Max Isom
1
-6
/
+1
2022-01-19
Type fixes, remove shortcuts
Max Isom
1
-1
/
+1
2021-12-27
Refactor shuffle command as slash command
Federico fuji97 Rapetti
1
-10
/
+12
2021-09-19
Bump linter version
Max Isom
1
-1
/
+1
2021-09-19
Move to ESM, use ytsr, implement caching
Max Isom
1
-3
/
+3
Closes #315
2020-03-20
Merge Player and Queue services
Max Isom
1
-8
/
+7
2020-03-19
Require user to be in voice channel
Max Isom
1
-0
/
+2
2020-03-18
Add aliases
Max Isom
1
-0
/
+1
2020-03-17
Add better responses
Max Isom
1
-2
/
+4
2020-03-16
Add help command
Max Isom
1
-1
/
+4
2020-03-15
Use manager instances for guild services
Max Isom
1
-7
/
+7
2020-03-14
Add shuffle command
Max Isom
1
-0
/
+29