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
/
queue.ts
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-08-28
update page-size option description to reflect maximum value of 30
Harry Jenkins
1
-1
/
+1
2024-08-27
fix: limit queue size to 30
Tiago Grosso
1
-1
/
+1
2024-08-24
feat: add setting for default queue page size
Tiago Grosso
1
-3
/
+10
2024-08-23
fix: fix page-size option name
Tiago Grosso
1
-2
/
+2
2024-08-23
feat: add optional pageSize to /queue command
Tiago Grosso
1
-1
/
+9
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
Migrate to slash commands (#431)
Max Isom
1
-11
/
+13
Co-authored-by: Federico fuji97 Rapetti <
[email protected]
>
2022-01-21
Announce current song (#470)
Thongrapee Panyapatiphan
1
-56
/
+4
Co-authored-by: Max Isom <
[email protected]
>
2022-01-07
Bump discord.js
Max Isom
1
-1
/
+1
2021-11-12
feat: discord.js v13
Hellyson Rodrigo Parteka
1
-1
/
+1
2021-09-19
Bump linter version
Max Isom
1
-1
/
+1
2021-09-19
Move to ESM, use ytsr, implement caching
Max Isom
1
-7
/
+7
Closes #315
2021-04-30
Add play immediate feature
Max Isom
1
-1
/
+5
2020-03-25
Fix position tracking bug and catch ffmpeg errors
Max Isom
1
-1
/
+2
2020-03-20
Merge Player and Queue services
Max Isom
1
-12
/
+16
2020-03-18
Add queue output, various bug fixes
Max Isom
1
-5
/
+50
2020-03-18
Add aliases
Max Isom
1
-0
/
+1
2020-03-18
Don't allow seeking past end of song
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
-5
/
+5
2020-03-12
Use IoC, impliment queue
Max Isom
1
-0
/
+22