Commit graph

236 commits

Author SHA1 Message Date
Snowflake107
0cdcda381b remove unused events 2021-06-14 01:14:57 +05:45
Snowflake107
f3f7c9b490 chore(prettier): format files 2021-06-14 00:13:37 +05:45
MegaPixel
f1356f6d08
Merge branch 'master' into v5 2021-06-13 23:32:06 +05:45
Snowflake107
cfb4aaac41 previous track cache 2021-06-13 22:42:58 +05:45
Snowflake107
a43df93abe feat: voice states handling 2021-06-13 22:32:04 +05:45
Snowflake107
da5f4a64ba partial playlist implementation 2021-06-13 20:16:27 +05:45
Snowflake107
11de5d8038 spotify track support 2021-06-13 18:54:25 +05:45
Snowflake107
2e75728d11 implement back method to play previous track 2021-06-13 18:31:15 +05:45
Snowflake107
fec70a25a1 implement looping system 2021-06-13 18:28:36 +05:45
Snowflake107
dac08c1d3f implement soundcloud search 2021-06-13 17:48:20 +05:45
Snowflake107
f38e5a8b11 basic JSDOC 2021-06-13 16:25:41 +05:45
Snowflake107
580f4aa9c6 better paused status 2021-06-13 16:13:02 +05:45
Snowflake107
9e3b66ee8a Queue#events 2021-06-13 15:07:45 +05:45
Snowflake107
b87485edb5 events 2021-06-13 15:05:05 +05:45
Snowflake107
3d908e53d1 fix volume issue 2021-06-13 14:51:01 +05:45
Snowflake107
d36f528518 check for metadata while creating queue 2021-06-13 14:38:13 +05:45
Snowflake107
91153826ce example bot 2021-06-13 14:29:49 +05:45
Snowflake107
02d77264d7 feat: tracksAdd event 2021-06-13 14:02:50 +05:45
Snowflake107
e611143f58 properly delete queue 2021-06-13 13:56:54 +05:45
Snowflake107
b97e8e61fc basic slash commands bot 2021-06-13 13:51:19 +05:45
Snowflake107
5239e5f9cc jsdoc 2021-06-13 11:40:20 +05:45
Snowflake107
1f6e6d1098 move things a bit 2021-06-12 19:07:45 +05:45
Snowflake107
2206d68dfb player utils 2021-06-12 12:22:41 +05:45
Snowflake107
502fe11392 get the basic bot working 2021-06-12 01:04:48 +05:45
Snowflake107
61c30986ea get the basic bot working 2021-06-12 01:03:53 +05:45
Snowflake107
a823c6f173 setup basic player and example 2021-06-12 00:24:21 +05:45
Snowflake107
181131f755 basic player 2021-06-12 00:04:52 +05:45
Snowflake107
5ba21c3337 feat(Structures): Generator function 2021-06-11 20:42:49 +05:45
Snowflake107
de67a98150 query resolver 2021-06-11 20:40:30 +05:45
Snowflake107
19039f8d9b feat(VoiceInterface): metadata 2021-06-11 17:35:43 +05:45
Snowflake107
5d5fd03997 feat(Structures): basic setup 2021-06-11 16:20:04 +05:45
Snowflake107
1e45ebc54c feat(Structures): basic setup 2021-06-11 16:17:22 +05:45
Snowflake107
d5fda6cf1e feat: import basic stuff from v4 2021-06-11 15:30:27 +05:45
Snowflake107
f8e8f2d8a9 feat(VoiceSubscription): mirror basic methods 2021-06-11 15:26:48 +05:45
Snowflake107
e0abd1f7b8 VoiceSubscription#playStream: return self 2021-06-11 15:23:47 +05:45
Snowflake107
3378d5cfd7 feat: @discordjs/voice 2021-06-11 15:13:21 +05:45
Snowflake107
a0d3859230 voice events 2021-06-11 15:02:42 +05:45
Snowflake107
875a554b63 rename VoiceNative to VoiceInterface 2021-06-11 14:52:19 +05:45
Snowflake107
3bcbfd59d9 basic voice interface 2021-06-11 14:51:51 +05:45
Snowflake107
1e18875752 cleanup base 2021-06-10 13:22:03 +05:45
Snowflake107
e7031a29f9 cleanup base 2021-06-10 13:20:49 +05:45
Snowflake107
fac2662025 feat: base 2021-06-10 01:12:29 +05:45
Snowflake107
311df79adc fix: collector handler should return void 2021-06-09 19:27:28 +05:45
Snowflake107
c8f62a8523 (chore) prettier 2021-05-14 06:20:19 +05:45
Snowflake107
56a0cd6374 bump ytdl-core 2021-05-14 06:19:42 +05:45
Snowflake107
1eb2aa5695 fix spotify thumbnails bug 2021-05-13 22:09:09 +05:45
Snowflake107
4face50dd6 revert playlistAdd update 2021-05-13 21:56:20 +05:45
Snowflake107
160e887b64 allow extractors to specify source type 2021-05-13 14:31:36 +05:45
Snowflake107
9e2203ca8c fix docs 2021-05-13 14:00:58 +05:45
Snowflake107
f4f9136956 do not remove initial track from the playlist object 2021-05-13 13:57:33 +05:45
Snowflake107
82cfc913c8 (chore) prettier 2021-05-13 13:55:41 +05:45
Snowflake107
30af411c07 fetchBeforeQueued 2021-05-13 13:55:11 +05:45
Snowflake107
76b76a27cc cache youtube links for spotify 2021-05-13 12:09:28 +05:45
Snowflake107
139a7aeb68 typo 2021-05-13 11:26:41 +05:45
Snowflake107
7753f35737 getter: Track#source 2021-05-13 11:23:18 +05:45
Snowflake107
f2c458d785 jsdoc 2021-05-13 11:20:07 +05:45
Snowflake107
5d0e93fc26 method: queue#destroy 2021-05-13 11:19:44 +05:45
Snowflake107
0abfb26abc complete spotify update 2021-05-13 10:40:32 +05:45
Snowflake107
aeb863e756 redo spotify track 2021-05-13 09:53:31 +05:45
Snowflake107
37f8dc67f8 removed env 2021-05-13 09:37:50 +05:45
Snowflake107
3c4b16a3b1 env 2021-05-11 20:17:52 +05:45
Snowflake107
912b3b49dd docs 2021-05-11 20:09:22 +05:45
Snowflake107
76471b4fa8 fix documentaiton 2021-05-11 20:08:57 +05:45
Snowflake107
8d45b12674 env utils 2021-05-11 19:54:13 +05:45
Snowflake107
1ca22167ef player env utils 2021-05-11 19:50:00 +05:45
Snowflake107
262dbe23e7 bump extractors 2021-05-11 19:48:11 +05:45
Snowflake107
59fdcbf032 validate url 2021-05-11 18:46:07 +05:45
Snowflake107
653ed064da todo 2021-05-11 18:05:34 +05:45
Snowflake107
0c3dcbf3c7 remove repl.it check 2021-05-10 21:27:03 +05:45
Snowflake107
5602a4c360 prettier 2021-05-10 15:47:05 +05:45
Snowflake107
f27cf86038 emit PlaylistAdd before TrackStart 2021-05-10 15:45:13 +05:45
Snowflake107
29b54029e6 spotify playlists data 2021-05-10 15:44:05 +05:45
Snowflake107
c6830f87c0 fix: youtube playlists being undefined 2021-05-10 15:38:24 +05:45
Snowflake107
9e187a4d2b prettier 2021-05-10 14:57:10 +05:45
Snowflake107
c2ff70955f stream time 2021-05-10 14:54:35 +05:45
Snowflake107
de40d183a6 fix spotify playlist list 2021-05-10 14:28:23 +05:45
Snowflake107
4d0fa222b2 enums 2021-05-10 13:56:03 +05:45
Snowflake107
5386bbc914 fix spotify track name 2021-05-10 13:49:30 +05:45
Snowflake107
d5e29d7cdd some update 2021-05-10 11:16:10 +05:45
Snowflake107
e16811b4c8 remove stage channels for now 2021-05-10 11:00:24 +05:45
Snowflake107
49087bcec1 spotify 2021-05-10 10:56:28 +05:45
Snowflake107
b8eec6dbd4 rough 2021-05-10 10:43:37 +05:45
Snowflake107
c1dacb7843 enums 2021-05-09 22:15:00 +05:45
Snowflake107
1437698572 change autoSelfDeaf to setSelfDeaf 2021-05-09 22:14:02 +05:45
Snowflake107
0a173d73c9 exports 2021-05-09 22:13:18 +05:45
Snowflake107
6605cc9f6f playlist structure 2021-05-09 22:11:41 +05:45
Snowflake107
3582f1c2ad jsdoc 2021-05-09 22:02:01 +05:45
Snowflake107
aff8a5ac29 make linter happy 2021-05-09 19:01:11 +05:45
Snowflake107
4184dcb6f9 fix soundcloud duration 2021-05-09 18:57:50 +05:45
Snowflake107
903bfaae46 bump soundcloud-scraper 2021-05-09 18:50:36 +05:45
Snowflake107
f5a48bc433 soundcloud link 2021-05-09 18:31:18 +05:45
Snowflake107
5b8b6e0c0d jsdoc 2021-05-09 18:26:54 +05:45
Snowflake107
ea4dc26671 jsdoc 2021-05-09 18:19:25 +05:45
Snowflake107
3a09c17248 formatting 2021-05-09 18:09:20 +05:45
Snowflake107
892fc29a18 spotify 2021-05-09 18:09:06 +05:45
MegaPixel
e1be3f73ca
Merge pull request #375 from watchdogsrox/watchdogsrox-patch-1
Fixed spotify album/playlist loading
2021-05-08 22:38:11 +05:45
Snowflake107
a154f48582 bump deps 2021-05-08 15:37:58 +05:45
Snowflake107
c428335a56 remove 2021-05-08 15:32:46 +05:45
Snowflake107
7a4c573ce4 rough structure 2021-05-01 14:13:24 +05:45
Snowflake107
6bba82864c remove comments and stuff 2021-05-01 13:50:12 +05:45