Commit graph

170 commits

Author SHA1 Message Date
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
DevAndromeda
a0e0306b21
chore: bump discord.js 2021-08-07 22:59:50 +05:45
DevAndromeda
ac5caa4b5c
refactor(Util): make noop function instead of getter 2021-08-07 12:11:20 +05:45
DevAndromeda
74faa9bad2
chore: add bundlers 2021-08-05 14:50:42 +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
DevAndromeda
399105eec9
feat(Queue): add bufferingTimeout 2021-07-21 11:12:40 +05:45
Snowflake107
92a3409e4f
bump deps 2021-07-10 15:46:45 +05:45
Snowflake107
245745b22c refactor: xID to xId 2021-07-05 13:08:56 +05:45
Snowflake107
aad30e3a9a chore: bump @discordjs/voice 2021-07-05 12:20:39 +05:45
Snowflake107
4c93c39ec7
bump youtube-sr 2021-07-04 19:11:34 +05:45
Snowflake107
b0fa954738
temporarily fix typings issue 2021-07-04 18:57:27 +05:45
Snowflake107
91c56751a7 example: Use messageCreate event instead of message event 2021-07-04 13:51:26 +05:45
Snowflake107
173c0d5340
bump discord.js 2021-07-03 18:31:18 +05:45
Snowflake107
4d838fa60c
bump dependencies 2021-07-03 14:28:38 +05:45
Snowflake107
211b3a63dd deps 2021-06-30 11:37:16 +05:45
Snowflake107
e48f1ab30b chore(deps): Bump dependencies 2021-06-30 10:12:01 +05:45
Snowflake107
4ec0d7e3b8 chore(deps): bump dependencies 2021-06-26 12:14:49 +05:45
Snowflake107
2a6d9a74f4 queue utils 2021-06-24 11:05:12 +05:45
Snowflake107
f5c4ea6e86 merge master 2021-06-22 22:20:12 +05:45
Snowflake107
1ce6213a04 feat: extractor first 2021-06-22 20:29:59 +05:45
Snowflake107
491423c900 merge master 2021-06-22 20:26:36 +05:45
Snowflake107
3613087f17 dev 2021-06-19 18:01:01 +05:45
Snowflake107
7ae60f0bbf dev 2021-06-19 17:58:39 +05:45
Snowflake107
4ed330958c update lot of things 2021-06-17 19:07:03 +05:45
Snowflake107
f704f2a82f chore(deps): bump @discordjs/voice 2021-06-14 19:56:30 +05:45
Snowflake107
71ebe8bb7c extractors 2021-06-14 19:55:45 +05:45
Snowflake107
109577b56e chore(deps): bump dependencies 2021-06-13 23:55:43 +05:45
MegaPixel
f1356f6d08
Merge branch 'master' into v5 2021-06-13 23:32:06 +05:45
Snowflake107
b97e8e61fc basic slash commands bot 2021-06-13 13:51:19 +05:45
Snowflake107
95a2c5d45e chore(deps): bump @discordjs/voice 2021-06-11 17:37:32 +05:45
Snowflake107
8aa932d04d chore(deps): bump discord.js@dev 2021-06-11 14:09:17 +05:45
Snowflake107
e7031a29f9 cleanup base 2021-06-10 13:20:49 +05:45
Snowflake107
713ad111dd chore(deps) 2021-06-09 19:26:42 +05:45
Snowflake107
3ca72b44c3 chore(deps) 2021-05-31 21:56:31 +05:45
MegaPixel
ca8e981305
Merge pull request #470 from Androz2091/dependabot/npm_and_yarn/develop/types/node-15.6.1
Bump @types/node from 14.14.41 to 15.6.1
2021-05-31 21:24:16 +05:45
MegaPixel
3d79f20bc4
Merge pull request #474 from Androz2091/dependabot/npm_and_yarn/browserslist-4.16.6
Bump browserslist from 4.16.4 to 4.16.6
2021-05-31 21:24:08 +05:45
MegaPixel
38b1937c33
Merge pull request #475 from Androz2091/dependabot/npm_and_yarn/develop/typescript-4.3.2
Bump typescript from 4.2.3 to 4.3.2
2021-05-31 21:24:00 +05:45
MegaPixel
550f6decc5
Merge pull request #488 from Androz2091/dependabot/npm_and_yarn/develop/babel/preset-env-7.14.4
Bump @babel/preset-env from 7.13.15 to 7.14.4
2021-05-31 21:23:50 +05:45
dependabot[bot]
3fee705561
Bump @types/node from 14.14.41 to 15.6.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.41 to 15.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 15:36:14 +00:00
MegaPixel
f828728f72
Merge pull request #466 from Androz2091/dependabot/npm_and_yarn/develop/spotify-url-info-2.2.3
Bump spotify-url-info from 2.2.0 to 2.2.3
2021-05-31 21:19:09 +05:45
MegaPixel
5c29e8c88a
Merge pull request #487 from Androz2091/dependabot/npm_and_yarn/develop/youtube-sr-4.1.1
Bump youtube-sr from 4.0.7 to 4.1.1
2021-05-31 21:18:56 +05:45
dependabot[bot]
b90f739c0d
Bump ws from 7.4.4 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 04:32:23 +00:00
dependabot[bot]
58730bea41
Bump @babel/preset-env from 7.13.15 to 7.14.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.15 to 7.14.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.4/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 04:17:16 +00:00
dependabot[bot]
fe335d347f
Bump youtube-sr from 4.0.7 to 4.1.1
Bumps [youtube-sr](https://github.com/DevSnowflake/youtube-sr) from 4.0.7 to 4.1.1.
- [Release notes](https://github.com/DevSnowflake/youtube-sr/releases)
- [Commits](https://github.com/DevSnowflake/youtube-sr/compare/v4.0.7...v4.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 04:16:43 +00:00
dependabot[bot]
37d846547b
Bump ytdl-core from 4.8.0 to 4.8.2
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.8.0 to 4.8.2.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v4.8.0...v4.8.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 04:10:38 +00:00
dependabot[bot]
7dcd5e6539
Bump typescript from 4.2.3 to 4.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.3...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 04:13:39 +00:00
dependabot[bot]
122c66618c
Bump browserslist from 4.16.4 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.4...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 02:49:56 +00:00
dependabot[bot]
abdc84257d
Bump spotify-url-info from 2.2.0 to 2.2.3
Bumps [spotify-url-info](https://github.com/microlinkhq/spotify-url-info) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/microlinkhq/spotify-url-info/releases)
- [Changelog](https://github.com/microlinkhq/spotify-url-info/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/spotify-url-info/commits/v2.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 04:26:58 +00:00
Snowflake107
56a0cd6374 bump ytdl-core 2021-05-14 06:19:42 +05:45
Snowflake107
262dbe23e7 bump extractors 2021-05-11 19:48:11 +05:45
Snowflake107
7a8ed2414e bump soundcloud-scraper 2021-05-11 18:44:06 +05:45
Snowflake107
a502a2f17d bump youtube-sr 2021-05-10 21:27:31 +05:45
Snowflake107
a8668e0b3f remove useless dep 2021-05-10 16:07:52 +05:45
Snowflake107
d5e29d7cdd some update 2021-05-10 11:16:10 +05:45
Snowflake107
b8eec6dbd4 rough 2021-05-10 10:43:37 +05:45
Snowflake107
903bfaae46 bump soundcloud-scraper 2021-05-09 18:50:36 +05:45
Snowflake107
a154f48582 bump deps 2021-05-08 15:37:58 +05:45
Snowflake107
9d5f065582 fix docs 2021-04-21 10:53:33 +05:45
Snowflake107
63e0e7bece @discord-player/extractor as dev dependency 2021-04-19 14:18:34 +05:45
Snowflake107
b674b2b339 development 2021-04-18 12:18:09 +05:45
Snowflake107
c43f31290e fix lyrics 2021-04-10 11:55:37 +05:45
Snowflake107
deb60ada5f update dep 2021-04-09 16:18:01 +05:45
Snowflake107
19b5818d59 bump deps 2021-04-08 20:30:22 +05:45
Snowflake107
7e9a59981f apply some extractors 2021-04-08 20:27:08 +05:45
Snowflake107
c1a8de52f3 fix player 2021-04-06 21:23:17 +05:45
Snowflake107
b40c070b2e update 2021-04-06 18:40:29 +05:45
Snowflake107
390d80a3d2 format 2021-04-04 23:29:45 +05:45
Snowflake107
36567e346f todo 2021-04-04 23:21:40 +05:45
Snowflake107
16fc2cbfec init 2021-04-04 22:08:35 +05:45