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
/
seek.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-03-13
Parse duration strings for /fseek and /seek (#565)
Max Isom
1
-2
/
+3
2022-02-05
Migrate to slash commands (#431)
Max Isom
1
-30
/
+22
Co-authored-by: Federico fuji97 Rapetti <
[email protected]
>
2021-09-19
Bump linter version
Max Isom
1
-1
/
+1
2021-09-19
Move to ESM, use ytsr, implement caching
Max Isom
1
-5
/
+5
Closes #315
2020-10-24
Bump packages
Max Isom
1
-2
/
+2
2020-03-20
Remove redundent code
Max Isom
1
-8
/
+2
2020-03-20
Merge Player and Queue services
Max Isom
1
-7
/
+4
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-18
Allow seeking with hours
Max Isom
1
-3
/
+11
2020-03-18
Don't allow seeking past end of song
Max Isom
1
-2
/
+9
2020-03-17
Various bug fixes
Max Isom
1
-2
/
+2
2020-03-17
Add better responses
Max Isom
1
-6
/
+7
2020-03-16
Add help command
Max Isom
1
-1
/
+5
2020-03-15
Don't allow seeking in livestream
Max Isom
1
-1
/
+16
2020-03-15
Use manager instances for guild services
Max Isom
1
-5
/
+5
2020-03-14
Improve seek command
Max Isom
1
-1
/
+9
2020-03-13
Add better caching, seek command
Max Isom
1
-0
/
+33