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
/
unskip.ts
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-28
Fix ERR_MODULE_NOT_FOUND for constants file (#1023)
Son
1
-1
/
+1
2022-05-13
fix command permission handling and push discord to v10 (#640)
Kevin Kendzia
1
-2
/
+2
2022-02-05
Consistent verb tense
Max Isom
1
-1
/
+1
2022-01-26
Throw errors in command handlers
Max Isom
1
-5
/
+1
2022-01-26
Merge branch 'master' into feature/slash-commands
Max Isom
1
-2
/
+5
2022-01-21
Announce current song (#470)
Thongrapee Panyapatiphan
1
-2
/
+7
2022-01-19
Type fixes, remove shortcuts
Max Isom
1
-1
/
+1
2021-12-27
Remove old functions from commands
Federico fuji97 Rapetti
1
-19
/
+1
2021-12-27
Refactor unskip command as slash command
Federico fuji97 Rapetti
1
-1
/
+21
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
2020-10-24
Bump packages
Max Isom
1
-1
/
+1
2020-03-20
Merge Player and Queue services
Max Isom
1
-7
/
+2
2020-03-19
Small bug fixes
Max Isom
1
-2
/
+2
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
-1
/
+2
2020-03-16
Add help command
Max Isom
1
-1
/
+4
2020-03-15
Add skip/unskip
Max Isom
1
-0
/
+33