Commit graph

66 commits

Author SHA1 Message Date
sofushn
66e022489f fix: Spotify URL is part of query description even when disabled 2024-10-28 15:06:42 +01:00
sofushn
af639159d1 feat: allow running without spotify 2024-09-07 13:09:45 +02:00
MintyFreshers
d7261260a3
Added skip currently playing track option into the /play options. ()
Co-authored-by: Max Isom <hi@maxisom.me>
2024-07-17 21:47:01 -07:00
Son
e0dfd8c9fd
Fix ERR_MODULE_NOT_FOUND for constants file ()
Co-authored-by: Max Isom <hi@maxisom.me>
2024-04-28 18:11:38 -05:00
Kevin Kendzia
eb2885b206
fix command permission handling and push discord to v10 ()
Co-authored-by: Max Isom <hi@maxisom.me>
2022-05-13 19:44:14 -05:00
Hellyson Rodrigo Parteka
3dd1f21945
Add split command ()
Co-authored-by: Max Isom <hi@maxisom.me>
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2022-03-09 20:47:52 -06:00
Hellyson Rodrigo Parteka
d438d46c09
Create /resume command; make query required for the /play command () 2022-03-09 20:45:59 -06:00
Max Isom
967de2fd91
Consistent verb tense 2022-02-05 17:10:12 -05:00
Max Isom
6eb704c5b4
Fix resume playback bug 2022-01-29 12:06:11 -05:00
Max Isom
8e00726dc2
Add /favorites 2022-01-27 21:26:00 -05:00
Max Isom
aacb107f43
Merge branch 'master' into feature/slash-commands 2022-01-26 12:58:33 -05:00
Max Isom
09665af53e
Refine autocomplete 2022-01-21 19:57:51 -06:00
Thongrapee Panyapatiphan
59cbc8b474
Announce current song ()
Co-authored-by: Max Isom <hi@maxisom.me>
2022-01-21 12:50:57 -06:00
Max Isom
7901fcce3d
add autocomplete 2022-01-19 18:15:12 -06:00
Max Isom
4169104c4d
Type fixes, remove shortcuts 2022-01-19 13:46:32 -06:00
Max Isom
ed4e7b5ceb
Merge branch 'master' into feature/slash-commands 2022-01-19 13:40:48 -06:00
Koopa
7090ed2a52
Add option to shuffle newly added playlist ()
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2022-01-17 13:17:31 -06:00
Peerawas Archavanuntakun
51d378e4cb
Setup and migrate to Prisma () 2022-01-05 14:30:32 -06:00
Max Isom
c20e3b1760
Merge branch 'master' into feature/slash-commands 2021-12-21 21:14:59 -06:00
Max Isom
e8e7591730
Merge branch 'master' into playlist-limit-config 2021-12-18 12:13:13 -06:00
Thongrapee Panyapatiphan
5ce3f92023
Revert incorrect changes 2021-12-18 14:53:00 +07:00
Max Isom
0b20cb3982
Start migrating queue command
Also: make it persistent & updating, add buttons 
2021-12-15 22:01:54 -05:00
Max Isom
e965c02358
Migrate pause command 2021-12-15 13:46:03 -05:00
Max Isom
d2ab10a13a
Edit interaction reply if necessary for error messages 2021-12-12 20:31:55 -05:00
Max Isom
dcb1351791
Migrate play command to slash command 2021-12-12 20:22:21 -05:00
Max Isom
e4a8dde776
Always resume 2021-12-12 13:20:36 -05:00
Max Isom
f833b3b756
Merge branch 'master' into play-behavior-fix-gpg 2021-12-12 12:59:19 -05:00
Thongrapee Panyapatiphan
d8086be5cf
Merge branch 'master' into playlist-limit-config 2021-12-09 17:55:29 +07:00
Max Isom
490b082587
Update strings 2021-11-20 19:01:53 -05:00
DrunkenToast
5a74115beb
feat: remove from queue
+ fix typo queuecommand
2021-11-20 19:01:52 -05:00
cheqpat
3924c8007c
Always autoplay rather than alerting that it is paused 2021-10-02 02:16:59 -05:00
cheqpat
b91e072e2f
implement @udany's fix 2021-10-02 02:14:47 -05:00
Thongrapee Panyapatiphan
847c578b5d
Remove custom getter 2021-10-01 23:49:22 +07:00
Thongrapee Panyapatiphan
56a899250e
Remove eslint rule disable statement 2021-10-01 21:13:37 +07:00
Thongrapee Panyapatiphan
c9cc9a17b1
Read playlist song limit from Settings 2021-10-01 21:11:43 +07:00
Thongrapee Panyapatiphan
96dcc4a536
Revert "Add config for song limit per playlist"
This reverts commit 296a0a8178.
2021-10-01 20:48:32 +07:00
Thongrapee Panyapatiphan
296a0a8178
Add config for song limit per playlist 2021-09-30 23:55:21 +07:00
Max Isom
abb02912c8
Add support for music.youtube.com URLs
Closes 
2021-09-22 15:53:04 -04:00
Max Isom
dcac22832d
Bump linter version 2021-09-19 22:24:46 -04:00
Max Isom
fd782219ef
Move to ESM, use ytsr, implement caching
Closes 
2021-09-19 22:09:09 -04:00
Max Isom
9a2ef876d3
Correctly skip song if unavailable
Also lets user know in text channel that song is unavailable after skipping.

Fixes 
2021-09-18 16:55:50 -04:00
Luis Ávila
cd9d5248ac
Join the message sender's channel if possible 2021-09-15 23:12:48 +01:00
Max Isom
d61107aedd
Add play immediate feature 2021-04-30 12:05:45 -04:00
Max Isom
599dbce6e6
Bump packages 2020-10-24 12:32:43 -04:00
Max Isom
9c91ce1a13 Merge Player and Queue services 2020-03-20 20:47:04 -05:00
Max Isom
f25467a41d Small bug fixes 2020-03-19 19:16:07 -05:00
Max Isom
4659717e5f Require user to be in voice channel 2020-03-19 17:39:55 -05:00
Max Isom
7f39642c49 Add queue output, various bug fixes 2020-03-18 22:29:43 -05:00
Max Isom
0357373123 Limit playlist adds to 50 songs 2020-03-18 19:17:47 -05:00
Max Isom
de1e761623 Add aliases 2020-03-18 18:57:21 -05:00