Commit graph

916 commits

Author SHA1 Message Date
DooM
4800e7cb7e
Update Player.ts
connection.channel rapidly changing in a large server with a busy voicestate, it shud never change.
fix: it shud only change the connection.channel when the bot being moved somewhere else.
also fixing how it handles voice move so it triggers channelEmpty correctly, on member move from connection.channel and bot move to an empty channel.
last thing is limiting the join and leave to the connection.channel only
2021-10-16 05:09:12 +07:00
Andromeda
94ffd93cde
Merge pull request #802 from Androz2091/dependabot/npm_and_yarn/axios-0.21.4
chore(deps): bump axios from 0.21.1 to 0.21.4
2021-09-23 19:44:15 +05:45
dependabot[bot]
27f70776bf
chore(deps): bump axios from 0.21.1 to 0.21.4
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-23 13:54:15 +00:00
Andromeda
3e0a7abbbb
Merge pull request #801 from Androz2091/dependabot/npm_and_yarn/nth-check-2.0.1
chore(deps): bump nth-check from 2.0.0 to 2.0.1
2021-09-23 19:38:42 +05:45
dependabot[bot]
ea8b59baf1
chore(deps): bump nth-check from 2.0.0 to 2.0.1
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 22:29:06 +00:00
Andromeda
8eff4d919b
Merge pull request #753 from Androz2091/dependabot/npm_and_yarn/tar-6.1.11
chore(deps): bump tar from 6.1.6 to 6.1.11
2021-09-03 17:17:21 +05:45
dependabot[bot]
ba8fd791db
chore(deps): bump tar from 6.1.6 to 6.1.11
Bumps [tar](https://github.com/npm/node-tar) from 6.1.6 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.6...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 23:03:37 +00:00
Androz
43a5dd36d3
📝 Fix issue template 2021-08-26 18:18:31 +02:00
Androz
a975c96cef
🚚 Rename suggestion file 2021-08-26 18:16:58 +02:00
Androz
56c843bdf3
📝 Add GH suggestion issue template 2021-08-26 18:16:21 +02:00
Androz2091
7853368def 📝 Fix example bot link 2021-08-25 17:18:02 +02:00
Androz2091
4f807a9ada Merge branch 'develop' of https://github.com/Androz2091/discord-player into develop 2021-08-25 17:17:15 +02:00
Andromeda
00f004dcb3
Merge pull request #729 from Androz2091/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-4.29.3
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.29.2 to 4.29.3
2021-08-25 12:28:13 +05:45
Andromeda
fd3ea18347
Merge pull request #730 from Androz2091/dependabot/npm_and_yarn/develop/typescript-eslint/parser-4.29.3
chore(deps-dev): bump @typescript-eslint/parser from 4.29.2 to 4.29.3
2021-08-25 12:28:05 +05:45
Andromeda
5de8decb2d
Merge pull request #732 from Androz2091/dependabot/npm_and_yarn/develop/husky-7.0.2
chore(deps-dev): bump husky from 7.0.1 to 7.0.2
2021-08-25 12:27:53 +05:45
Androz2091
dbb2ac6b5e 🔖 v5.1.0 2021-08-25 08:02:17 +02:00
Androz2091
b5bca67d8a 📌 Bump soundcloud-scraper 2021-08-25 07:45:55 +02:00
dependabot[bot]
77c1f74a66
chore(deps-dev): bump husky from 7.0.1 to 7.0.2
Bumps [husky](https://github.com/typicode/husky) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.1...v7.0.2)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-25 04:16:38 +00:00
dependabot[bot]
726140138b
chore(deps-dev): bump @typescript-eslint/parser from 4.29.2 to 4.29.3
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.2 to 4.29.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.3/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-24 04:11:24 +00:00
dependabot[bot]
bd891f3ebb
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.2 to 4.29.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.3/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-24 04:11:02 +00:00
DevAndromeda
dd91244e43
fix(StreamDispatcher): check if resource has ended 2021-08-23 18:36:03 +05:45
DevAndromeda
edc54bb38a
fix(Player): check connection before setting channel 2021-08-23 18:25:25 +05:45
DevAndromeda
2344265fda
fix(Queue): fix jump 2021-08-23 18:16:53 +05:45
DevAndromeda
731e30967c
fix(Queue): set volume before playing 2021-08-23 18:10:31 +05:45
DevAndromeda
6d9d427e4e
fix(Player): fix soundcloud 2021-08-23 18:03:07 +05:45
Andromeda
7241b46c07
Merge pull request #727 from Androz2091/dependabot/npm_and_yarn/develop/types/node-16.7.1
chore(deps-dev): bump @types/node from 16.6.2 to 16.7.1
2021-08-23 10:16:56 +05:45
Andromeda
ce5aa1b52d
Merge pull request #726 from Androz2091/dependabot/npm_and_yarn/develop/soundcloud-scraper-5.0.2
chore(deps): bump soundcloud-scraper from 5.0.1 to 5.0.2
2021-08-23 10:16:44 +05:45
dependabot[bot]
cba7017bc8
chore(deps-dev): bump @types/node from 16.6.2 to 16.7.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.6.2 to 16.7.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 04:19:06 +00:00
dependabot[bot]
41740ebc6f
chore(deps): bump soundcloud-scraper from 5.0.1 to 5.0.2
Bumps [soundcloud-scraper](https://github.com/DevSnowflake/soundcloud-scraper) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/DevSnowflake/soundcloud-scraper/releases)
- [Commits](https://github.com/DevSnowflake/soundcloud-scraper/compare/v5.0.1...v5.0.2)

---
updated-dependencies:
- dependency-name: soundcloud-scraper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 04:18:48 +00:00
Androz
cb1b95d7a6
📝 Fix example bots formatting 2021-08-20 19:08:26 +02:00
Androz
b823583404
📝 Update example bot 2021-08-20 19:07:23 +02:00
Androz
90416d7f90
fix(example): use paused as variable name 2021-08-20 18:29:30 +02:00
Andromeda
12e448a254
Merge pull request #721 from aiko-chan-ai/patch-1
fix(example): fix resume message
2021-08-19 21:56:51 +05:45
aiko-chan-ai
6799ff12d7
Fix queue.setPaused(false) return notification 2021-08-19 23:09:08 +07:00
DevAndromeda
16190f4ec9
chore: bump dependencies 2021-08-19 16:54:39 +05:45
DevAndromeda
3a6d49c34b Merge branch 'develop' of https://github.com/Androz2091/discord-player into develop 2021-08-19 16:49:53 +05:45
DevAndromeda
2fc1089886
fix(Player): always emit channelEmpty 2021-08-19 16:49:19 +05:45
Andromeda
c84659a57d
Merge pull request #709 from Androz2091/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-4.29.2
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.29.2
2021-08-17 23:10:35 +05:45
Andromeda
fc5fb7ad10
Merge pull request #710 from Androz2091/dependabot/npm_and_yarn/develop/typescript-eslint/parser-4.29.2
chore(deps-dev): bump @typescript-eslint/parser from 4.29.1 to 4.29.2
2021-08-17 23:10:26 +05:45
dependabot[bot]
6647204027
chore(deps-dev): bump @typescript-eslint/parser from 4.29.1 to 4.29.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.1 to 4.29.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-17 04:14:16 +00:00
dependabot[bot]
04a5a87aac
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.1 to 4.29.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-17 04:13:43 +00:00
Andromeda
d58854b693
Merge pull request #708 from ConnorDoesDev/master
docs: fix typo
2021-08-17 00:55:26 +05:45
Connor
6f0909b2c5 fixed typos in command example 2021-08-16 20:53:48 +02:00
Andromeda
80677a6655
docs: fix example
docs: fix example
2021-08-16 22:15:44 +05:45
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
DevAndromeda
de7de9da43 Merge branch 'master' of https://github.com/Androz2091/discord-player into develop 2021-08-15 08:26:40 +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