Yan
|
5e84bd1723
|
✨ update for interaction.
|
2021-08-16 18:18:10 +02:00 |
|
Andromeda
|
8e83a2ded5
|
docs: fix example
|
2021-08-15 19:09:28 +05:45 |
|
Andromeda
|
e9d77db609
|
Merge pull request #700 from Klairm/patch-1
fix(example): message is not defined
|
2021-08-15 08:23:43 +05:45 |
|
Klairm
|
906aaf8dd4
|
FIX: defer() should be called deferReply()
|
2021-08-14 22:53:35 +02:00 |
|
Klairm
|
614642c99d
|
FIX: message is not defined here, have to use interaction
|
2021-08-14 22:43:48 +02:00 |
|
Andromeda
|
db3198c797
|
chore: release 5.0.2
|
2021-08-09 23:05:22 +05:45 |
|
Andromeda
|
53ec9f5e51
|
Merge pull request #675 from Androz2091/develop
fix(Player): add intents checking
|
2021-08-09 23:03:31 +05:45 |
|
DevAndromeda
|
2b83d65b0e
|
Merge branch 'develop' of https://github.com/Androz2091/discord-player into develop
|
2021-08-09 22:57:56 +05:45 |
|
DevAndromeda
|
5f8ad43b55
|
refactor(example): use intents provided by discord.js
|
2021-08-09 22:57:36 +05:45 |
|
Andromeda
|
477b59741b
|
Merge pull request #676 from MaxTechnics/master
docs: fix typo
|
2021-08-09 20:45:22 +05:45 |
|
Maxim Coppieters
|
f633a7c0dd
|
Fix minor typos
|
2021-08-09 16:56:40 +02:00 |
|
DevAndromeda
|
e7c377ed0c
|
feat(example): add /ping command
|
2021-08-09 19:56:23 +05:45 |
|
DevAndromeda
|
00ebee7382
|
chore(example): bump discord-player
|
2021-08-09 18:50:46 +05:45 |
|
DevAndromeda
|
c116097954
|
fix(Player): add intents checking
|
2021-08-09 18:49:58 +05:45 |
|
DevAndromeda
|
615c3ad82f
|
fix(Player): add intents checking
|
2021-08-09 18:49:35 +05:45 |
|
DevAndromeda
|
5780e6e6f4
|
fix(Player): add intents checking
|
2021-08-09 18:43:18 +05:45 |
|
Andromeda
|
83d692801a
|
Merge pull request #674 from MaxTechnics/master
docs: add trackEnd event
|
2021-08-09 18:37:48 +05:45 |
|
Maxim Coppieters
|
3c39020e2a
|
Add JSDoc for trackEnd event
|
2021-08-09 14:47:06 +02:00 |
|
Andromeda
|
9722e06780
|
Merge pull request #671 from Androz2091/dependabot/npm_and_yarn/develop/ts-node-10.2.0
chore(deps-dev): bump ts-node
|
2021-08-09 10:18:36 +05:45 |
|
Andromeda
|
5fe0e76287
|
Merge pull request #670 from Androz2091/dependabot/npm_and_yarn/develop/discordjs/voice-0.5.6
chore(deps): bump @discordjs/voice
|
2021-08-09 10:18:14 +05:45 |
|
dependabot[bot]
|
66ae840e22
|
chore(deps-dev): bump ts-node from 10.1.0 to 10.2.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.1.0...v10.2.0)
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 04:32:46 +00:00 |
|
dependabot[bot]
|
5975e52651
|
chore(deps): bump @discordjs/voice from 0.5.5 to 0.5.6
Bumps [@discordjs/voice](https://github.com/discordjs/voice) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/discordjs/voice/releases)
- [Commits](https://github.com/discordjs/voice/compare/v0.5.5...v0.5.6)
---
updated-dependencies:
- dependency-name: "@discordjs/voice"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 04:32:14 +00:00 |
|
Androz
|
32193fa739
|
Merge pull request #665 from Androz2091/develop
|
2021-08-08 08:51:52 +02:00 |
|
DevAndromeda
|
47c0a1b41c
|
chore: release 5.0.1
|
2021-08-08 12:21:41 +05:45 |
|
DevAndromeda
|
14e4c04f8e
|
chore: update contributors
|
2021-08-08 12:20:49 +05:45 |
|
DevAndromeda
|
b7f64706b3
|
fix(example): fix discord-player import
|
2021-08-08 12:14:36 +05:45 |
|
DevAndromeda
|
aecb61f174
|
fix(Player): get correct info for youtube video links
|
2021-08-08 12:13:15 +05:45 |
|
DevAndromeda
|
9a8db67b44
|
feat: expose library version
|
2021-08-08 11:52:50 +05:45 |
|
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 |
|