Commit graph

27 commits

Author SHA1 Message Date
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
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
Max Isom
8340f9b95a Add disconnect command 2020-03-18 18:29:32 -05:00
Max Isom
e57d86d7cc Allow seeking with hours 2020-03-18 12:55:03 -05:00
Max Isom
11246812a6 Don't allow seeking past end of song 2020-03-18 12:40:31 -05:00
Max Isom
7844e80991 Refactor play command 2020-03-17 21:36:48 -05:00
Max Isom
c058ec95fe Various bug fixes 2020-03-17 19:42:28 -05:00
Max Isom
15d4e251f2 Add better responses 2020-03-17 17:59:26 -05:00
Max Isom
426d0b0335 Add help command 2020-03-16 22:12:02 -05:00
Max Isom
ac21b5657b Add auto disconnect 2020-03-16 20:14:15 -05:00
Max Isom
6e6fbfa591 Add Spotify artist URL support 2020-03-16 12:10:08 -05:00
Max Isom
18e851821c Don't allow seeking in livestream 2020-03-15 20:11:45 -05:00
Max Isom
2875c6ceb8 Add pause/resume 2020-03-15 19:30:07 -05:00
Max Isom
260d5d2d73 Don't try to connect to channel if already connected 2020-03-15 15:04:46 -05:00
Max Isom
3408c7a0c2 Use manager instances for guild services 2020-03-15 14:36:59 -05:00
Max Isom
c446e0fd57 Add artist field 2020-03-13 12:17:45 -05:00
Max Isom
17ba78f7b7 Use IoC, impliment queue 2020-03-12 22:41:26 -05:00
Max Isom
8eb4c8a6c0 Basic play functionality 2020-03-10 11:58:09 -05:00