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
/
play.ts
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-28
fix: Spotify URL is part of query description even when disabled
sofushn
1
-21
/
+27
2024-09-07
feat: allow running without spotify
sofushn
1
-4
/
+4
2024-07-17
Added skip currently playing track option into the /play options. (#1046)
MintyFreshers
1
-1
/
+5
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
-3
/
+2
2022-03-09
Add `split` command (#363)
Hellyson Rodrigo Parteka
1
-1
/
+5
2022-03-09
Create `/resume` command; make `query` required for the `/play` command (#546)
Hellyson Rodrigo Parteka
1
-35
/
+6
2022-02-05
Consistent verb tense
Max Isom
1
-1
/
+0
2022-01-29
Fix resume playback bug
Max Isom
1
-3
/
+35
2022-01-27
Add /favorites
Max Isom
1
-166
/
+12
2022-01-26
Merge branch 'master' into feature/slash-commands
Max Isom
1
-18
/
+29
2022-01-21
Refine autocomplete
Max Isom
1
-6
/
+21
2022-01-21
Announce current song (#470)
Thongrapee Panyapatiphan
1
-100
/
+112
2022-01-19
✨ add autocomplete
Max Isom
1
-2
/
+17
2022-01-19
Type fixes, remove shortcuts
Max Isom
1
-1
/
+1
2022-01-19
Merge branch 'master' into feature/slash-commands
Max Isom
1
-5
/
+19
2022-01-17
Add option to shuffle newly added playlist (#473)
Koopa
1
-1
/
+9
2022-01-05
Setup and migrate to Prisma (#456)
Peerawas Archavanuntakun
1
-3
/
+10
2021-12-21
Merge branch 'master' into feature/slash-commands
Max Isom
1
-4
/
+8
2021-12-18
Merge branch 'master' into playlist-limit-config
Max Isom
1
-10
/
+22
2021-12-18
Revert incorrect changes
Thongrapee Panyapatiphan
1
-2
/
+1
2021-12-15
Start migrating queue command
Max Isom
1
-0
/
+1
2021-12-15
Migrate pause command
Max Isom
1
-1
/
+1
2021-12-12
Edit interaction reply if necessary for error messages
Max Isom
1
-1
/
+1
2021-12-12
Migrate play command to slash command
Max Isom
1
-39
/
+33
2021-12-12
Always resume
Max Isom
1
-15
/
+22
2021-12-12
Merge branch 'master' into play-behavior-fix-gpg
Max Isom
1
-1
/
+1
2021-12-09
Merge branch 'master' into playlist-limit-config
Thongrapee Panyapatiphan
1
-1
/
+1
2021-11-20
Update strings
Max Isom
1
-1
/
+0
2021-11-20
feat: remove from queue
DrunkenToast
1
-0
/
+1
2021-10-02
Always autoplay rather than alerting that it is paused
cheqpat
1
-1
/
+2
2021-10-02
implement @udany's fix
cheqpat
1
-4
/
+8
2021-10-01
Remove custom getter
Thongrapee Panyapatiphan
1
-6
/
+2
2021-10-01
Remove eslint rule disable statement
Thongrapee Panyapatiphan
1
-1
/
+0
2021-10-01
Read playlist song limit from Settings
Thongrapee Panyapatiphan
1
-5
/
+14
2021-10-01
Revert "Add config for song limit per playlist"
Thongrapee Panyapatiphan
1
-11
/
+4
2021-09-30
Add config for song limit per playlist
Thongrapee Panyapatiphan
1
-4
/
+11
2021-09-22
Add support for music.youtube.com URLs
Max Isom
1
-1
/
+7
2021-09-19
Bump linter version
Max Isom
1
-3
/
+5
2021-09-19
Move to ESM, use ytsr, implement caching
Max Isom
1
-7
/
+8
2021-09-18
Correctly skip song if unavailable
Max Isom
1
-2
/
+3
2021-09-15
Join the message sender's channel if possible
Luis Ávila
1
-3
/
+3
2021-04-30
Add play immediate feature
Max Isom
1
-4
/
+8
2020-10-24
Bump packages
Max Isom
1
-3
/
+2
2020-03-20
Merge Player and Queue services
Max Isom
1
-12
/
+12
2020-03-19
Small bug fixes
Max Isom
1
-5
/
+9
2020-03-19
Require user to be in voice channel
Max Isom
1
-6
/
+3
2020-03-18
Add queue output, various bug fixes
Max Isom
1
-8
/
+10
2020-03-18
Limit playlist adds to 50 songs
Max Isom
1
-3
/
+16
2020-03-18
Add aliases
Max Isom
1
-0
/
+1
[next]