Commit graph

967 commits

Author SHA1 Message Date
DevAndromeda
481f4f715a
feat: expose library version 2021-08-08 11:52:35 +05:45
DevAndromeda
d7ea23a474
fix(example): use dotenv 2021-08-08 11:46:09 +05:45
DevAndromeda
0eac8c6b8a
ci(PublishDev): remove deprecation 2021-08-08 01:40:56 +05:45
DevAndromeda
3642a289ab Merge branch 'develop' 2021-08-08 01:38:23 +05:45
DevAndromeda
12a0335e64
Merge master to develop 2021-08-08 01:35:32 +05:45
Andromeda
e832cae8fa
ci: update PublishDev 2021-08-08 01:31:05 +05:45
DevAndromeda
a276d48315 Merge branch 'master' of https://github.com/Androz2091/discord-player 2021-08-08 01:15:20 +05:45
Andromeda
a5cb73fc32
ci: remove publish dev 2021-08-08 01:10:06 +05:45
Androz2091
69cec52d28 🔖 v5.0.0 2021-08-07 21:24:04 +02:00
Androz2091
940d559980 🔀 Merge v5 branch with master 2021-08-07 21:23:09 +02:00
DevAndromeda
e66ef442e2
refactor(*): us timer.unref() 2021-08-08 00:20:51 +05:45
DevAndromeda
9671d60ac6
chore(Example): bump discord.js 2021-08-07 23:35:44 +05:45
Androz2091
3be0526b69 Add link to example bot 2021-08-07 19:45:32 +02:00
DevAndromeda
8a20dafae5
docs: update migrating guide 2021-08-07 23:19:51 +05:45
DevAndromeda
665a9ba1b8 Revert "ci(PublishDev): remove dev publish"
This reverts commit 3580a4a4d3.
2021-08-07 23:13:20 +05:45
DevAndromeda
854a2f721c Merge branch 'v5' 2021-08-07 23:09:51 +05:45
DevAndromeda
3580a4a4d3
ci(PublishDev): remove dev publish 2021-08-07 23:08:22 +05:45
DevAndromeda
2353f723b1 Merge branch 'v5' of https://github.com/Androz2091/discord-player into v5 2021-08-07 23:02:20 +05:45
DevAndromeda
a174c6b4aa
refactor(Queue): make bufferingTimeout 3 seconds 2021-08-07 23:01:44 +05:45
Androz2091
d96a432f5d 🐛 Fix discord-player import path for example bot 2021-08-07 19:16:11 +02:00
Androz2091
bc86fb8082 🐛 Fix example bot 2021-08-07 19:15:39 +02:00
DevAndromeda
a0e0306b21
chore: bump discord.js 2021-08-07 22:59:50 +05:45
DevAndromeda
2575e2ab72
fix(Util): fix time code builder 2021-08-07 22:56:00 +05:45
DevAndromeda
bce34c9fc8
feat(Player): add connectionTimeout option 2021-08-07 21:21:58 +05:45
DevAndromeda
db806fcce3
feat(Player): add connectionTimeout option 2021-08-07 21:21:22 +05:45
DevAndromeda
5a5e308105
feat(Player): add connectionTimeout option 2021-08-07 21:19:31 +05:45
Androz2091
5ce8e99d01 📌 Install discordjs opus from github 2021-08-07 17:12:15 +02:00
DevAndromeda
949f06c9da
docs: make example clear 2021-08-07 20:48:34 +05:45
DevAndromeda
59b1c60440
feat: create PlayerError 2021-08-07 20:10:21 +05:45
Andromeda
8e00bca2df
docs: remove unnecessary README 2021-08-07 19:34:38 +05:45
Andromeda
ec47d79663
docs: use main README 2021-08-07 19:34:14 +05:45
DevAndromeda
5dc650770c
docs: update example 2021-08-07 12:47:46 +05:45
Andromeda
320ba7e6ea
ci: run on node v16 only 2021-08-07 12:28:12 +05:45
DevAndromeda
678e4e291c Merge branch 'v5' of https://github.com/Androz2091/discord-player into v5 2021-08-07 12:26:07 +05:45
DevAndromeda
00ebe2cdfd
chore: bump deps 2021-08-07 12:15:54 +05:45
DevAndromeda
02ba9b8677
chore: prettier 2021-08-07 12:11:49 +05:45
DevAndromeda
ac5caa4b5c
refactor(Util): make noop function instead of getter 2021-08-07 12:11:20 +05:45
Andromeda
03bc958cc6
Merge pull request #659 from Androz2091/r-useless-import
docs: remove useless import in readme
2021-08-06 14:26:05 +05:45
Androz
fffd1f145b
📝 Remove useless import in readme v5 2021-08-06 10:35:19 +02:00
DevAndromeda
21b5d1d0c5
fix(Player): add default highWaterMark to try avoiding aborts 2021-08-05 15:09:58 +05:45
dk
da9d944e89
ci(PublishDev): use node v16 2021-08-05 14:56:13 +05:45
dk
1a7c6b08e2
ci(PublishMain): use node v16 2021-08-05 14:55:38 +05:45
DevAndromeda
74faa9bad2
chore: add bundlers 2021-08-05 14:50:42 +05:45
DevAndromeda
a617e5f750
fix(Player): add missing event 2021-08-05 14:37:28 +05:45
DevAndromeda
6b68c24d22 Merge branch 'v5' of https://github.com/Androz2091/discord-player into v5 2021-08-05 14:32:09 +05:45
DevAndromeda
7071737b3e
ci: publish dev 2021-08-05 14:31:49 +05:45
DevAndromeda
454395f85c
chore: setup husky 2021-08-05 14:30:02 +05:45
DevAndromeda
ebf8e8cb04
refactor(VoiceInterface): remove unnecessary adapter creator 2021-08-05 14:27:49 +05:45
Andromeda
7f71bf1a7a
Merge branch 'master' into v5 2021-08-03 08:43:00 +05:45
Andromeda
3786c484eb
Merge pull request #570 from sayuriu/patch-1
Proposal changes based on #477
2021-07-31 13:03:20 +05:45