Commit graph

76 commits

Author SHA1 Message Date
Federico fuji97 Rapetti
e7a87c4f52 Remove old functions from commands 2021-12-27 16:56:19 +01:00
Federico fuji97 Rapetti
29c32ce65e Refactor unskip command as slash command 2021-12-27 16:53:36 +01:00
Federico fuji97 Rapetti
1890f264ac Refactor skip command as slash command 2021-12-27 16:43:23 +01:00
Federico fuji97 Rapetti
7298ae1562 Update remove command to slash command 2021-12-26 18:06:24 +01: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
cbc9aafe78
Migrate fseek command 2021-12-13 21:04:17 -05:00
Max Isom
c33526b8b7
Migrate disconnect command 2021-12-13 20:51:08 -05:00
Max Isom
c5e4c4b5cf
Migrate clear command 2021-12-13 20:45:34 -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
7538a2ebb8
fix: loading message isn't required 2021-11-20 19:01:53 -05:00
DrunkenToast
fe233cb98c
fix: range and q size check 2021-11-20 19:01:52 -05:00
DrunkenToast
5a74115beb
feat: remove from queue
+ fix typo queuecommand
2021-11-20 19:01:52 -05:00
Hellyson Rodrigo Parteka
fe5f9cf9a7
feat: discord.js v13 2021-11-20 19:01:51 -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
33b0ffa244
Update parsing and validation logic for playlist-limit config 2021-10-01 23:59:33 +07:00
Thongrapee Panyapatiphan
847c578b5d
Remove custom getter 2021-10-01 23:49:22 +07:00
Thongrapee Panyapatiphan
4364f459be
Add playlist-limit in config command 2021-10-01 22:33:39 +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 #355
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 #315
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 #324
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
1cb55cb8ce
Fix help command 2021-08-04 13:22:40 -05:00
Max Isom
d61107aedd
Add play immediate feature 2021-04-30 12:05:45 -04:00
Max Isom
5d92d4ed54
Allow skipping multiple tracks 2021-04-23 12:30:31 -04:00
Max Isom
599dbce6e6
Bump packages 2020-10-24 12:32:43 -04:00
Max Isom
dc70a37e96 Fix position tracking bug and catch ffmpeg errors 2020-03-25 17:32:43 -05:00
Max Isom
95ea8e9ad3 Remove redundent code 2020-03-20 20:51:33 -05: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
a0c5875ee4 Add aliases to help 2020-03-18 19:01:18 -05:00
Max Isom
de1e761623 Add aliases 2020-03-18 18:57:21 -05:00
Max Isom
8340f9b95a Add disconnect command 2020-03-18 18:29:32 -05:00