Compare commits

..

297 Commits

Author SHA1 Message Date
c413cb7344 Merge pull request #241 from warengroup/develop
Version 0.3.20
2022-04-07 03:39:25 +03:00
f1d420a2ce Update Statistics command 2022-04-07 03:24:36 +03:00
bf7336ae8d Update play function 2022-04-06 22:47:01 +03:00
3654dd58ba Update voiceStateUpdate event 2022-04-06 22:40:26 +03:00
8d12a83691 Update messageDelete event 2022-04-06 22:11:15 +03:00
e38d14363e Update Dependabot Auto-Merge workflow (Github Workflows) 2022-04-06 22:07:14 +03:00
ec30dcbfb8 Update 2022-04-06 21:46:13 +03:00
e6c7a19648 Update README.md 2022-04-06 21:45:47 +03:00
f2569776df Update MessageEmbed .setFooter to newest Discord.js 2022-04-06 12:35:58 +03:00
5be65b7d28 Merge pull request #281 from warengroup/dependabot/npm_and_yarn/develop/discord-api-types-0.31.0
Bump discord-api-types from 0.30.0 to 0.31.0
2022-04-05 11:23:47 +01:00
88b9cce5f4 Bump discord-api-types from 0.30.0 to 0.31.0
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.30.0...0.31.0)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 10:23:31 +00:00
a9890f2cf2 Merge pull request #282 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.18.0
Bump @typescript-eslint/parser from 5.17.0 to 5.18.0
2022-04-05 10:20:28 +01:00
748c964a27 Bump @typescript-eslint/parser from 5.17.0 to 5.18.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.17.0 to 5.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.18.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 09:20:11 +00:00
95ecc5ba4f Merge pull request #280 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.18.0
Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.18.0
2022-04-05 09:03:39 +01:00
4fbc506480 Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.18.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.17.0 to 5.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.18.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 08:03:22 +00:00
81747be330 Merge pull request #279 from warengroup/dependabot/npm_and_yarn/develop/prettier-2.6.2
Bump prettier from 2.6.1 to 2.6.2
2022-04-04 09:04:34 +01:00
0203a264e5 Merge pull request #278 from warengroup/dependabot/npm_and_yarn/develop/tsc-watch-5.0.2
Bump tsc-watch from 4.6.2 to 5.0.2
2022-04-04 09:04:24 +01:00
fe2a69205c Bump prettier from 2.6.1 to 2.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.1...2.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 08:04:17 +00:00
9fcfc2874c Bump tsc-watch from 4.6.2 to 5.0.2
Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 4.6.2 to 5.0.2.
- [Release notes](https://github.com/gilamran/tsc-watch/releases)
- [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gilamran/tsc-watch/commits)

---
updated-dependencies:
- dependency-name: tsc-watch
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 08:04:08 +00:00
041474cdb9 Merge pull request #277 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.17.0
Bump @typescript-eslint/parser from 5.16.0 to 5.17.0
2022-03-29 09:04:36 +01:00
98d9fd105a Bump @typescript-eslint/parser from 5.16.0 to 5.17.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.16.0 to 5.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.17.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 08:04:14 +00:00
57d340261d Merge pull request #276 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.17.0
Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0
2022-03-29 09:03:39 +01:00
99404a88dd Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.16.0 to 5.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.17.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 08:03:18 +00:00
461140293b Update Dependencies 2022-03-28 19:17:17 +03:00
10df6d50f9 Merge pull request #275 from warengroup/dependabot/npm_and_yarn/develop/eslint-8.12.0
Bump eslint from 8.11.0 to 8.12.0
2022-03-28 09:05:11 +01:00
58a53d642d Bump eslint from 8.11.0 to 8.12.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.12.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.11.0...v8.12.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 08:04:55 +00:00
9ccc89aa4c Merge pull request #273 from warengroup/dependabot/npm_and_yarn/develop/typescript-4.6.3
Bump typescript from 4.6.2 to 4.6.3
2022-03-25 08:03:57 +00:00
78e32a1084 Merge pull request #272 from warengroup/dependabot/npm_and_yarn/develop/prettier-2.6.1
Bump prettier from 2.6.0 to 2.6.1
2022-03-25 08:03:46 +00:00
d8558ca03c Bump typescript from 4.6.2 to 4.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 08:03:44 +00:00
251e7cd945 Merge pull request #271 from warengroup/dependabot/npm_and_yarn/develop/discord-api-types-0.30.0
Bump discord-api-types from 0.29.0 to 0.30.0
2022-03-25 08:03:39 +00:00
6469110741 Bump prettier from 2.6.0 to 2.6.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 08:03:33 +00:00
c43a8c2f47 Bump discord-api-types from 0.29.0 to 0.30.0
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.29.0...0.30.0)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 08:03:24 +00:00
c08a7d3cc6 Merge pull request #270 from warengroup/dependabot/npm_and_yarn/develop/types/node-17.0.23
Bump @types/node from 17.0.22 to 17.0.23
2022-03-24 08:03:33 +00:00
bc2f44c6d3 Bump @types/node from 17.0.22 to 17.0.23
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.22 to 17.0.23.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 08:03:18 +00:00
95e919b07f Merge pull request #269 from warengroup/dependabot/npm_and_yarn/develop/libsodium-wrappers-0.7.10
Bump libsodium-wrappers from 0.7.9 to 0.7.10
2022-03-23 08:07:47 +00:00
993cb667e0 Bump libsodium-wrappers from 0.7.9 to 0.7.10
Bumps [libsodium-wrappers](https://github.com/jedisct1/libsodium.js) from 0.7.9 to 0.7.10.
- [Release notes](https://github.com/jedisct1/libsodium.js/releases)
- [Commits](https://github.com/jedisct1/libsodium.js/commits)

---
updated-dependencies:
- dependency-name: libsodium-wrappers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 08:07:29 +00:00
d86c14dab4 Merge pull request #267 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.16.0
Bump @typescript-eslint/eslint-plugin from 5.15.0 to 5.16.0
2022-03-22 08:44:53 +00:00
552f4d8df7 Bump @typescript-eslint/eslint-plugin from 5.15.0 to 5.16.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.15.0 to 5.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.16.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 08:44:39 +00:00
d01260204a Merge pull request #266 from warengroup/dependabot/npm_and_yarn/develop/types/node-17.0.22
Bump @types/node from 17.0.21 to 17.0.22
2022-03-22 08:05:11 +00:00
eede24106e Merge pull request #265 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.16.0
Bump @typescript-eslint/parser from 5.15.0 to 5.16.0
2022-03-22 08:05:01 +00:00
0f141a0d14 Bump @types/node from 17.0.21 to 17.0.22
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.22.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 08:04:55 +00:00
14e4ad9ac6 Bump @typescript-eslint/parser from 5.15.0 to 5.16.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.15.0 to 5.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.16.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 08:04:46 +00:00
a38952486d Merge pull request #264 from warengroup/dependabot/npm_and_yarn/develop/prettier-2.6.0
Bump prettier from 2.5.1 to 2.6.0
2022-03-16 08:04:37 +00:00
e651986fab Bump prettier from 2.5.1 to 2.6.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 08:04:23 +00:00
9de411cd9d Merge pull request #263 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.15.0
Bump @typescript-eslint/parser from 5.14.0 to 5.15.0
2022-03-15 08:06:04 +00:00
c6fa5ea038 Bump @typescript-eslint/parser from 5.14.0 to 5.15.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.14.0 to 5.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.15.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 08:05:48 +00:00
5859a4a3b6 Merge pull request #262 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.15.0
Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0
2022-03-15 08:04:49 +00:00
75db8f917f Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.14.0 to 5.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.15.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 08:04:33 +00:00
f7bfe69f70 Merge pull request #261 from warengroup/dependabot/npm_and_yarn/develop/types/ws-8.5.3
Bump @types/ws from 8.5.2 to 8.5.3
2022-03-14 08:05:54 +00:00
a5d9cd6a63 Merge pull request #260 from warengroup/dependabot/npm_and_yarn/develop/node-fetch-3.2.3
Bump node-fetch from 3.2.2 to 3.2.3
2022-03-14 08:05:39 +00:00
9617e7a7c3 Bump @types/ws from 8.5.2 to 8.5.3
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.2 to 8.5.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 08:05:38 +00:00
ba0d7183e2 Merge pull request #259 from warengroup/dependabot/npm_and_yarn/develop/eslint-8.11.0
Bump eslint from 8.10.0 to 8.11.0
2022-03-14 08:05:32 +00:00
66bf354dc9 Bump node-fetch from 3.2.2 to 3.2.3
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 08:05:24 +00:00
0f971cbe6a Merge pull request #258 from warengroup/dependabot/npm_and_yarn/develop/tsc-watch-4.6.2
Bump tsc-watch from 4.6.1 to 4.6.2
2022-03-14 08:05:20 +00:00
232fe3e4d1 Bump eslint from 8.10.0 to 8.11.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.10.0...v8.11.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 08:05:17 +00:00
e093f4c963 Bump tsc-watch from 4.6.1 to 4.6.2
Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/gilamran/tsc-watch/releases)
- [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gilamran/tsc-watch/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 08:05:07 +00:00
01c09f2791 Merge pull request #257 from warengroup/dependabot/npm_and_yarn/develop/discord-api-types-0.29.0
Bump discord-api-types from 0.28.0 to 0.29.0
2022-03-11 08:04:11 +00:00
59895310ca Bump discord-api-types from 0.28.0 to 0.29.0
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.28.0...0.29.0)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 08:03:57 +00:00
ec1cc6529f Merge pull request #255 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.14.0
Bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0
2022-03-10 08:08:24 +00:00
8a79b646fa Bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.13.0 to 5.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.14.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-10 08:08:09 +00:00
3e7c383707 Merge pull request #256 from warengroup/dependabot/npm_and_yarn/develop/tsc-watch-4.6.1
Bump tsc-watch from 4.6.0 to 4.6.1
2022-03-10 08:07:22 +00:00
cc0bdfd80c Bump tsc-watch from 4.6.0 to 4.6.1
Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/gilamran/tsc-watch/releases)
- [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gilamran/tsc-watch/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-10 08:07:07 +00:00
08a6447e19 Merge pull request #254 from warengroup/dependabot/npm_and_yarn/develop/node-fetch-3.2.2
Bump node-fetch from 3.2.1 to 3.2.2
2022-03-08 08:04:06 +00:00
29b00a309e Merge pull request #253 from warengroup/dependabot/npm_and_yarn/develop/discord-api-types-0.28.0
Bump discord-api-types from 0.27.3 to 0.28.0
2022-03-08 08:03:59 +00:00
740d7d9b99 Bump node-fetch from 3.2.1 to 3.2.2
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.1...v3.2.2)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 08:03:53 +00:00
8af3094021 Merge pull request #252 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.14.0
Bump @typescript-eslint/parser from 5.13.0 to 5.14.0
2022-03-08 08:03:50 +00:00
305cac9a09 Bump discord-api-types from 0.27.3 to 0.28.0
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.27.3 to 0.28.0.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.27.3...0.28.0)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 08:03:44 +00:00
d2500b8b11 Bump @typescript-eslint/parser from 5.13.0 to 5.14.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.13.0 to 5.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.14.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 08:03:34 +00:00
cde18d21e1 Merge pull request #251 from warengroup/dependabot/npm_and_yarn/develop/ts-node-10.7.0
Bump ts-node from 10.6.0 to 10.7.0
2022-03-07 08:03:25 +00:00
3a8d250327 Bump ts-node from 10.6.0 to 10.7.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.6.0 to 10.7.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.6.0...v10.7.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>
2022-03-07 08:03:09 +00:00
94b92a9e2e Merge pull request #250 from warengroup/dependabot/npm_and_yarn/develop/eslint-config-prettier-8.5.0
Bump eslint-config-prettier from 8.4.0 to 8.5.0
2022-03-03 08:03:43 +00:00
6b3222f635 Bump eslint-config-prettier from 8.4.0 to 8.5.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.4.0 to 8.5.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.4.0...v8.5.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 08:03:28 +00:00
911b49c3b1 Merge pull request #249 from warengroup/dependabot/github_actions/develop/actions/labeler-4
Bump actions/labeler from 3 to 4
2022-03-02 18:30:16 +00:00
c0c3be9a06 Bump actions/labeler from 3 to 4
Bumps [actions/labeler](https://github.com/actions/labeler) from 3 to 4.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 18:29:55 +00:00
bbf5e41389 Merge pull request #248 from warengroup/dependabot/github_actions/develop/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-03-02 08:49:45 +00:00
a7cd768e76 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 08:49:31 +00:00
99b94d5af2 Merge pull request #247 from warengroup/dependabot/npm_and_yarn/develop/node-fetch-3.2.1
Bump node-fetch from 3.2.0 to 3.2.1
2022-03-02 08:11:32 +00:00
b69a99c35e Merge pull request #246 from warengroup/dependabot/npm_and_yarn/develop/ts-node-10.6.0
Bump ts-node from 10.5.0 to 10.6.0
2022-03-02 08:11:17 +00:00
6093e62c3a Bump node-fetch from 3.2.0 to 3.2.1
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 08:11:16 +00:00
bf00617b2b Bump ts-node from 10.5.0 to 10.6.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.5.0 to 10.6.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.5.0...v10.6.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>
2022-03-02 08:11:02 +00:00
22db951a6d Merge pull request #245 from warengroup/dependabot/npm_and_yarn/develop/types/ws-8.5.2
Bump @types/ws from 8.5.1 to 8.5.2
2022-03-02 08:10:49 +00:00
286dab2aa8 Bump @types/ws from 8.5.1 to 8.5.2
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.1 to 8.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 08:10:35 +00:00
39f795d587 Merge pull request #243 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.13.0
Bump @typescript-eslint/parser from 5.12.1 to 5.13.0
2022-03-01 08:06:45 +00:00
d922c4fb6e Bump @typescript-eslint/parser from 5.12.1 to 5.13.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.13.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 08:06:28 +00:00
3fd3c03d6c Merge pull request #244 from warengroup/dependabot/npm_and_yarn/develop/typescript-4.6.2
Bump typescript from 4.5.5 to 4.6.2
2022-03-01 08:06:17 +00:00
d837ae1624 Bump typescript from 4.5.5 to 4.6.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 08:06:01 +00:00
ed59f895b1 Merge pull request #242 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.13.0
Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0
2022-03-01 08:05:56 +00:00
adc926c340 Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.13.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 08:05:33 +00:00
4266265ce7 Bumb Version 2022-02-26 20:07:26 +02:00
f973101312 Merge pull request #240 from warengroup/develop
Version 0.3.19
2022-02-26 20:05:46 +02:00
48a1daf770 Update Docker Build workflow (Github Workflows) 2022-02-26 19:47:58 +02:00
0beb79c44d Update TypeScript Build workflow (Github Workflows) 2022-02-26 19:47:37 +02:00
01eadec59f Merge pull request #239 from warengroup/dependabot/npm_and_yarn/develop/eslint-8.10.0
Bump eslint from 8.9.0 to 8.10.0
2022-02-26 17:14:06 +00:00
c9426ceee2 Bump eslint from 8.9.0 to 8.10.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.9.0 to 8.10.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.9.0...v8.10.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 17:13:54 +00:00
2859c050e8 Bumb Version 2022-02-26 19:11:35 +02:00
7295e18135 Merge pull request #238 from warengroup/develop
Version 0.3.18
2022-02-26 19:09:41 +02:00
4260614c2b Update Dependabot Auto-Merge workflow (Github Workflows) 2022-02-26 19:07:54 +02:00
043c36068b Bumb Version 2022-02-26 07:09:12 +02:00
2127403564 Merge pull request #234 from warengroup/develop
Version 0.3.17
2022-02-26 07:07:29 +02:00
f77b8a91e0 Update Dependabot Auto-Merge workflow (Github Workflows) 2022-02-26 07:04:37 +02:00
304896bba2 Merge pull request #236 from warengroup/dependabot/npm_and_yarn/develop/discord-api-types-0.27.3
Bump discord-api-types from 0.27.2 to 0.27.3
2022-02-26 02:02:36 +02:00
b305aa74e3 Bump discord-api-types from 0.27.2 to 0.27.3
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.27.2 to 0.27.3.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.27.2...0.27.3)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 00:01:47 +00:00
b5dad914ec Merge pull request #237 from warengroup/dependabot/github_actions/develop/actions/setup-node-3 2022-02-26 00:01:09 +00:00
328001384c Bump actions/setup-node from 2.5.1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 00:00:14 +00:00
24dbaa1dc0 Merge pull request #235 from warengroup/dependabot/npm_and_yarn/develop/types/ws-8.5.1 2022-02-25 23:59:36 +00:00
165c27ace8 Bump @types/ws from 8.5.0 to 8.5.1
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.0 to 8.5.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 08:04:42 +00:00
e3e822c8d8 Update Dependencies 2022-02-24 01:25:38 +02:00
32c3904a16 Bumb Version 2022-02-24 01:18:19 +02:00
129c54a81c Merge pull request #228 from warengroup/develop
Version 0.3.16
2022-02-24 01:17:25 +02:00
24f6172fbd Update Dependabot Auto-Merge workflow (Github Workflows) 2022-02-24 01:06:34 +02:00
36157e53e3 Merge branch 'develop' of https://gitlab.com/warengroup/eximiabots-radiox into develop 2022-02-24 01:00:29 +02:00
ee38bc7927 Merge pull request #233 from warengroup/dependabot/npm_and_yarn/develop/types/ws-8.5.0
Bump @types/ws from 8.2.3 to 8.5.0
2022-02-23 22:34:19 +00:00
98fb3e4543 Bump @types/ws from 8.2.3 to 8.5.0
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.2.3 to 8.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 22:34:02 +00:00
e15e291307 Merge pull request #232 from warengroup/dependabot/npm_and_yarn/develop/types/node-17.0.21
Bump @types/node from 17.0.19 to 17.0.21
2022-02-23 22:33:22 +00:00
e3440b75c8 Bump @types/node from 17.0.19 to 17.0.21
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.19 to 17.0.21.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 22:33:05 +00:00
8e999df245 Merge pull request #231 from warengroup/dependabot/github_actions/develop/dependabot/fetch-metadata-1.2.1
Bump dependabot/fetch-metadata from 1.2.0 to 1.2.1
2022-02-23 08:18:51 +00:00
65691c3561 Bump dependabot/fetch-metadata from 1.2.0 to 1.2.1
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 08:18:31 +00:00
922b353ec6 Remove Dependabot Auto-Approve workflow (Github Workflows) 2022-02-22 13:19:13 +02:00
8cf4e040b8 Update Client.ts 2022-02-22 13:18:41 +02:00
1881971bac Merge pull request #230 from warengroup/dependabot/github_actions/develop/dependabot/fetch-metadata-1.2.0
Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0
2022-02-22 11:02:10 +00:00
cbab9141de Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 11:01:49 +00:00
d859f07e11 Add Dependabot Auto-Approve workflow (Github Workflows) 2022-02-22 12:46:55 +02:00
20a80e5ed9 Merge pull request #229 from warengroup/dependabot/github_actions/develop/dependabot/fetch-metadata-1.2.0
Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0
2022-02-22 08:18:51 +00:00
a6fed5c002 Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 08:18:29 +00:00
4ecccaf3f5 Update year in LICENSE 2022-02-22 00:05:55 +02:00
2d7304ab75 Update Dependabot Auto-Merge workflow (Github Workflows) 2022-02-21 23:50:18 +02:00
e44efd6a03 Bumb Version 2022-02-21 23:50:18 +02:00
171e866119 Update Dependabot Auto-Merge workflow (Github Workflows) 2022-02-21 23:40:45 +02:00
216b4180c5 Bumb Version 2022-02-21 23:38:09 +02:00
565bc3b7bf Merge pull request #209 from warengroup/develop
Version 0.3.15
2022-02-21 23:36:58 +02:00
df5fe19eb9 Update Dependencies 2022-02-21 23:34:16 +02:00
01095279cc Update CodeQL Analyze workflow (Github Workflows) 2022-02-21 23:27:21 +02:00
602f5c818a Add Dependabot Auto-Merge workflow (Github Workflows) 2022-02-21 23:14:03 +02:00
e2ef746c5f Merge pull request #225 from warengroup/dependabot/npm_and_yarn/develop/eslint-config-prettier-8.4.0
Bump eslint-config-prettier from 8.3.0 to 8.4.0
2022-02-21 11:53:57 +02:00
7ca6ce558d Bump eslint-config-prettier from 8.3.0 to 8.4.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.3.0...v8.4.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 09:52:23 +00:00
c2edf17e8e Merge pull request #226 from warengroup/dependabot/npm_and_yarn/develop/types/ws-8.2.3
Bump @types/ws from 8.2.2 to 8.2.3
2022-02-21 11:51:47 +02:00
ca468373de Bump @types/ws from 8.2.2 to 8.2.3
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.2.2 to 8.2.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 08:03:09 +00:00
67cad5169f Merge pull request #224 from warengroup/dependabot/npm_and_yarn/develop/discord-api-types-0.27.2
Bump discord-api-types from 0.27.1 to 0.27.2
2022-02-18 13:55:14 +02:00
90132ffc3d Bump discord-api-types from 0.27.1 to 0.27.2
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.27.1 to 0.27.2.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.27.1...0.27.2)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 08:05:09 +00:00
79c823fbc9 Update Dependencies 2022-02-17 06:12:48 +02:00
a11ebfcaa7 Merge pull request #223 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.12.0
Bump @typescript-eslint/parser from 5.11.0 to 5.12.0
2022-02-15 13:08:35 +02:00
36b9b154de Bump @typescript-eslint/parser from 5.11.0 to 5.12.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.11.0 to 5.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.12.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 11:07:50 +00:00
324ca962ed Merge pull request #221 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.12.0
Bump @typescript-eslint/eslint-plugin from 5.11.0 to 5.12.0
2022-02-15 13:06:59 +02:00
3b97e85eb4 Bump @typescript-eslint/eslint-plugin from 5.11.0 to 5.12.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.11.0 to 5.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.12.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 11:06:01 +00:00
05762582d9 Merge pull request #222 from warengroup/dependabot/npm_and_yarn/develop/types/node-17.0.18
Bump @types/node from 17.0.17 to 17.0.18
2022-02-15 13:05:08 +02:00
d222ffdfe8 Bump @types/node from 17.0.17 to 17.0.18
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.17 to 17.0.18.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 08:05:29 +00:00
0b7fddf963 Merge pull request #220 from warengroup/dependabot/npm_and_yarn/develop/eslint-8.9.0
Bump eslint from 8.8.0 to 8.9.0
2022-02-14 13:44:05 +02:00
60359fe250 Bump eslint from 8.8.0 to 8.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.8.0 to 8.9.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.8.0...v8.9.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 11:43:02 +00:00
4f737ee118 Merge pull request #219 from warengroup/dependabot/npm_and_yarn/develop/discord-api-types-0.27.1
Bump discord-api-types from 0.27.0 to 0.27.1
2022-02-14 13:41:57 +02:00
59bc49efdf Bump discord-api-types from 0.27.0 to 0.27.1
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.27.0 to 0.27.1.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.27.0...0.27.1)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 08:03:52 +00:00
c60e8e90f3 Merge pull request #218 from warengroup/dependabot/npm_and_yarn/develop/discord-api-types-0.27.0
Bump discord-api-types from 0.26.1 to 0.27.0
2022-02-12 00:27:00 +02:00
08c065d125 Bump discord-api-types from 0.26.1 to 0.27.0
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.26.1 to 0.27.0.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.26.1...0.27.0)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 22:26:10 +00:00
f1209a5dab Merge pull request #217 from warengroup/dependabot/npm_and_yarn/develop/types/node-17.0.17
Bump @types/node from 17.0.16 to 17.0.17
2022-02-12 00:25:21 +02:00
80a14eecd4 Bump @types/node from 17.0.16 to 17.0.17
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.16 to 17.0.17.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 08:09:37 +00:00
bb9dde337e Merge pull request #213 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.11.0
Bump @typescript-eslint/eslint-plugin from 5.10.2 to 5.11.0
2022-02-08 22:47:02 +02:00
a25cf2b2a6 Bump @typescript-eslint/eslint-plugin from 5.10.2 to 5.11.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.10.2 to 5.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.11.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 20:44:56 +00:00
d48866bfe3 Merge pull request #214 from warengroup/dependabot/npm_and_yarn/develop/ts-node-10.5.0
Bump ts-node from 10.4.0 to 10.5.0
2022-02-08 22:44:07 +02:00
c56af712b0 Bump ts-node from 10.4.0 to 10.5.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.4.0...v10.5.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>
2022-02-08 20:41:58 +00:00
10d754a06d Merge pull request #215 from warengroup/dependabot/npm_and_yarn/develop/types/node-17.0.16
Bump @types/node from 17.0.14 to 17.0.16
2022-02-08 22:41:21 +02:00
4956bc6d90 Bump @types/node from 17.0.14 to 17.0.16
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.14 to 17.0.16.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 20:40:52 +00:00
a2961d7667 Merge pull request #216 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.11.0
Bump @typescript-eslint/parser from 5.10.2 to 5.11.0
2022-02-08 22:40:15 +02:00
e628275ff7 Bump @typescript-eslint/parser from 5.10.2 to 5.11.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.2 to 5.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.11.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 08:03:48 +00:00
9ee45efabb Merge pull request #211 from warengroup/dependabot/npm_and_yarn/develop/dotenv-16.0.0
Bump dotenv from 15.0.0 to 16.0.0
2022-02-03 15:19:55 +02:00
dcaec17699 Bump dotenv from 15.0.0 to 16.0.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 15.0.0 to 16.0.0.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v15.0.0...v16.0.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 08:05:13 +00:00
938319bbe4 Merge pull request #210 from warengroup/dependabot/npm_and_yarn/develop/types/node-17.0.14
Bump @types/node from 17.0.13 to 17.0.14
2022-02-02 13:39:33 +02:00
22c1c976b3 Bump @types/node from 17.0.13 to 17.0.14
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.13 to 17.0.14.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 08:03:31 +00:00
c76561850b Bumb Version 2022-02-01 03:43:16 +02:00
8182a29956 Merge pull request #165 from warengroup/develop
Version 0.3.14
2022-02-01 03:41:59 +02:00
67a97ef58b Update Dependencies 2022-02-01 03:39:54 +02:00
2462f93263 Merge pull request #206 from warengroup/dependabot/npm_and_yarn/develop/types/node-17.0.13
Bump @types/node from 17.0.12 to 17.0.13
2022-02-01 03:34:55 +02:00
8856ba85c5 Bump @types/node from 17.0.12 to 17.0.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.12 to 17.0.13.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 01:34:21 +00:00
b8f018b0d6 Merge pull request #207 from warengroup/dependabot/npm_and_yarn/develop/dotenv-15.0.0
Bump dotenv from 14.3.2 to 15.0.0
2022-02-01 03:33:43 +02:00
7fc6f55bfb Bump dotenv from 14.3.2 to 15.0.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 14.3.2 to 15.0.0.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v14.3.2...v15.0.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 01:13:04 +00:00
3e9ebea3e1 Merge pull request #208 from warengroup/dependabot/npm_and_yarn/develop/eslint-8.8.0
Bump eslint from 8.7.0 to 8.8.0
2022-02-01 03:12:21 +02:00
5ac93d2121 Bump eslint from 8.7.0 to 8.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.7.0...v8.8.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 08:02:59 +00:00
69d2be4596 Merge pull request #205 from warengroup/dependabot/npm_and_yarn/develop/dotenv-14.3.2
Bump dotenv from 14.3.0 to 14.3.2
2022-01-26 12:27:11 +02:00
2d55076ef1 Bump dotenv from 14.3.0 to 14.3.2
Bumps [dotenv](https://github.com/motdotla/dotenv) from 14.3.0 to 14.3.2.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v14.3.0...v14.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 08:03:08 +00:00
a5f4e2a091 Merge pull request #201 from warengroup/dependabot/npm_and_yarn/develop/dotenv-14.3.0
Bump dotenv from 14.1.0 to 14.3.0
2022-01-25 19:47:45 +02:00
27ae344de8 Bump dotenv from 14.1.0 to 14.3.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 14.1.0 to 14.3.0.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v14.1.0...v14.3.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 17:46:25 +00:00
c24dc05ff3 Merge pull request #202 from warengroup/dependabot/npm_and_yarn/develop/discordjs/voice-0.8.0
Bump @discordjs/voice from 0.7.5 to 0.8.0
2022-01-25 19:45:42 +02:00
0e08f372fe Bump @discordjs/voice from 0.7.5 to 0.8.0
Bumps [@discordjs/voice](https://github.com/discordjs/discord.js) from 0.7.5 to 0.8.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/voice@0.7.5...@discordjs/voice@0.8.0)

---
updated-dependencies:
- dependency-name: "@discordjs/voice"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 17:44:39 +00:00
d2f9f76f97 Merge pull request #203 from warengroup/dependabot/npm_and_yarn/develop/discordjs/builders-0.12.0
Bump @discordjs/builders from 0.11.0 to 0.12.0
2022-01-25 19:43:44 +02:00
d2b8abdef8 Bump @discordjs/builders from 0.11.0 to 0.12.0
Bumps [@discordjs/builders](https://github.com/discordjs/discord.js) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/builders@0.11.0...@discordjs/builders@0.12.0)

---
updated-dependencies:
- dependency-name: "@discordjs/builders"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 17:41:58 +00:00
ad1f200ff0 Merge pull request #204 from warengroup/dependabot/npm_and_yarn/develop/types/node-17.0.12
Bump @types/node from 17.0.10 to 17.0.12
2022-01-25 19:39:50 +02:00
50a5593694 Bump @types/node from 17.0.10 to 17.0.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.10 to 17.0.12.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 17:37:25 +00:00
60ba6401b2 Merge pull request #200 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.10.1
Bump @typescript-eslint/parser from 5.9.1 to 5.10.1
2022-01-25 19:36:29 +02:00
f2c7b74838 Bump @typescript-eslint/parser from 5.9.1 to 5.10.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.9.1 to 5.10.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 17:35:10 +00:00
2eab5bc7dc Merge pull request #199 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.10.1
Bump @typescript-eslint/eslint-plugin from 5.9.1 to 5.10.1
2022-01-25 19:34:24 +02:00
1a6e1614a5 Bump @typescript-eslint/eslint-plugin from 5.9.1 to 5.10.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.9.1 to 5.10.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 17:32:51 +00:00
d95b8c882f Merge pull request #198 from warengroup/dependabot/npm_and_yarn/develop/discordjs/rest-0.3.0
Bump @discordjs/rest from 0.2.0-canary.0 to 0.3.0
2022-01-25 19:31:38 +02:00
66d9118d65 Bump @discordjs/rest from 0.2.0-canary.0 to 0.3.0
Bumps [@discordjs/rest](https://github.com/discordjs/discord.js) from 0.2.0-canary.0 to 0.3.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/commits/@discordjs/rest@0.3.0)

---
updated-dependencies:
- dependency-name: "@discordjs/rest"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 17:30:38 +00:00
65dd527852 Merge pull request #196 from warengroup/dependabot/npm_and_yarn/develop/typescript-4.5.5
Bump typescript from 4.5.4 to 4.5.5
2022-01-25 19:28:16 +02:00
acf0b95693 Bump typescript from 4.5.4 to 4.5.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.4...v4.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 09:09:04 +00:00
b815799996 Merge pull request #195 from warengroup/dependabot/npm_and_yarn/develop/node-fetch-3.2.0
Bump node-fetch from 3.1.1 to 3.2.0
2022-01-21 11:06:56 +02:00
3263a7b641 Bump node-fetch from 3.1.1 to 3.2.0
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 09:05:10 +00:00
dedd99e18b Merge pull request #194 from warengroup/dependabot/npm_and_yarn/develop/types/node-17.0.10
Bump @types/node from 17.0.8 to 17.0.10
2022-01-21 11:04:18 +02:00
40376e71ad Bump @types/node from 17.0.8 to 17.0.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.8 to 17.0.10.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 08:03:16 +00:00
e8274a50a1 Merge pull request #182 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.9.1
Bump @typescript-eslint/parser from 5.9.0 to 5.9.1
2022-01-17 10:54:41 +02:00
542830150f Bump @typescript-eslint/parser from 5.9.0 to 5.9.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.9.1/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>
2022-01-17 08:52:19 +00:00
ebe369f138 Merge pull request #183 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.9.1
Bump @typescript-eslint/eslint-plugin from 5.9.0 to 5.9.1
2022-01-17 10:51:36 +02:00
0548739000 Bump @typescript-eslint/eslint-plugin from 5.9.0 to 5.9.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.9.1/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>
2022-01-17 08:50:23 +00:00
0080c8722a Merge pull request #188 from warengroup/dependabot/npm_and_yarn/develop/node-fetch-3.1.1
Bump node-fetch from 3.1.0 to 3.1.1
2022-01-17 10:47:37 +02:00
4dcb3a627d Bump node-fetch from 3.1.0 to 3.1.1
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 08:46:08 +00:00
7ecaeaa13d Merge pull request #189 from warengroup/dependabot/npm_and_yarn/develop/eslint-8.7.0
Bump eslint from 8.6.0 to 8.7.0
2022-01-17 10:44:09 +02:00
9beb0ddfee Bump eslint from 8.6.0 to 8.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.6.0...v8.7.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 08:42:58 +00:00
474bdc2ca6 Merge pull request #187 from warengroup/dependabot/npm_and_yarn/develop/dotenv-14.1.0
Bump dotenv from 12.0.3 to 14.1.0
2022-01-17 10:42:18 +02:00
11f3906ef9 Bump dotenv from 12.0.3 to 14.1.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 12.0.3 to 14.1.0.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v12.0.3...v14.1.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 08:02:59 +00:00
28ae1793e2 Merge pull request #186 from warengroup/dependabot/npm_and_yarn/develop/dotenv-12.0.3
Bump dotenv from 10.0.0 to 12.0.3
2022-01-16 03:16:15 +02:00
eba5e72915 Bump dotenv from 10.0.0 to 12.0.3
Bumps [dotenv](https://github.com/motdotla/dotenv) from 10.0.0 to 12.0.3.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v10.0.0...v12.0.3)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-16 01:12:18 +00:00
59ad092aaf Merge pull request #185 from warengroup/dependabot/npm_and_yarn/develop/discord.js-13.6.0
Bump discord.js from 13.5.1 to 13.6.0
2022-01-16 03:06:43 +02:00
17b47a9c12 Bump discord.js from 13.5.1 to 13.6.0
Bumps [discord.js](https://github.com/discordjs/discord.js) from 13.5.1 to 13.6.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/13.6.0/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/compare/13.5.1...13.6.0)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 08:05:04 +00:00
b79b8a53db Merge pull request #181 from warengroup/dependabot/npm_and_yarn/develop/discord.js-13.5.1
Bump discord.js from 13.5.0 to 13.5.1
2022-01-10 10:57:28 +02:00
ea0ba75a32 Bump discord.js from 13.5.0 to 13.5.1
Bumps [discord.js](https://github.com/discordjs/discord.js) from 13.5.0 to 13.5.1.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/13.5.0...13.5.1)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 08:03:49 +00:00
780ffdc2d4 Merge pull request #178 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.9.0
Bump @typescript-eslint/eslint-plugin from 5.8.1 to 5.9.0
2022-01-09 19:15:52 +02:00
c5783ad9dd Bump @typescript-eslint/eslint-plugin from 5.8.1 to 5.9.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.8.1 to 5.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.9.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-09 17:09:35 +00:00
156b6982a5 Merge pull request #179 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.9.0
Bump @typescript-eslint/parser from 5.8.1 to 5.9.0
2022-01-09 19:00:10 +02:00
5b264fcac8 Bump @typescript-eslint/parser from 5.8.1 to 5.9.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.8.1 to 5.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.9.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-09 16:57:28 +00:00
01c6b9d128 Merge pull request #180 from warengroup/dependabot/npm_and_yarn/develop/types/node-17.0.8
Bump @types/node from 17.0.7 to 17.0.8
2022-01-09 18:48:26 +02:00
a1d69c0002 Bump @types/node from 17.0.7 to 17.0.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.7 to 17.0.8.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 08:03:11 +00:00
25416b8193 Update Dependencies 2022-01-03 17:42:04 +02:00
f4ade1e876 Merge pull request #174 from warengroup/dependabot/npm_and_yarn/develop/discord.js-13.5.0
Bump discord.js from 13.4.0 to 13.5.0
2021-12-30 11:59:37 +02:00
207bb8a212 Bump discord.js from 13.4.0 to 13.5.0
Bumps [discord.js](https://github.com/discordjs/discord.js) from 13.4.0 to 13.5.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/compare/13.4.0...13.5.0)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-30 09:58:19 +00:00
65943edc36 Merge pull request #173 from warengroup/dependabot/npm_and_yarn/develop/discordjs/builders-0.11.0
Bump @discordjs/builders from 0.10.0 to 0.11.0
2021-12-30 11:57:42 +02:00
54e7ade5dc Bump @discordjs/builders from 0.10.0 to 0.11.0
Bumps [@discordjs/builders](https://github.com/discordjs/builders) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/discordjs/builders/releases)
- [Changelog](https://github.com/discordjs/builders/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/builders/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: "@discordjs/builders"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-30 08:02:20 +00:00
06a7135737 Merge pull request #172 from warengroup/dependabot/github_actions/develop/actions/setup-node-2.5.1
Bump actions/setup-node from 2.5.0 to 2.5.1
2021-12-29 13:54:08 +02:00
40c13aeec3 Bump actions/setup-node from 2.5.0 to 2.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 08:21:07 +00:00
0b2dce3678 Merge pull request #170 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.8.1
Bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.8.1
2021-12-28 12:03:10 +02:00
a80ed5a677 Bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.8.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.8.1/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-12-28 10:02:10 +00:00
57edad6b7a Merge pull request #171 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.8.1
Bump @typescript-eslint/parser from 5.8.0 to 5.8.1
2021-12-28 12:01:15 +02:00
60e12c9caf Bump @typescript-eslint/parser from 5.8.0 to 5.8.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.8.1/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-12-28 08:03:25 +00:00
421be0e8b3 Merge pull request #168 from warengroup/dependabot/npm_and_yarn/develop/types/node-17.0.5
Bump @types/node from 17.0.4 to 17.0.5
2021-12-27 11:51:03 +02:00
de61154389 Bump @types/node from 17.0.4 to 17.0.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.4 to 17.0.5.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-27 09:50:49 +00:00
4e13e753a6 Merge pull request #169 from warengroup/dependabot/npm_and_yarn/develop/discord-api-types-0.26.0
Bump discord-api-types from 0.25.2 to 0.26.0
2021-12-27 11:50:13 +02:00
9024f480e0 Bump discord-api-types from 0.25.2 to 0.26.0
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.25.2 to 0.26.0.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.25.2...0.26.0)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-27 08:04:06 +00:00
45f4f8857d Update Dependencies 2021-12-25 16:12:54 +02:00
85a6d13dd3 Merge pull request #167 from warengroup/dependabot/npm_and_yarn/develop/types/node-17.0.4
Bump @types/node from 17.0.3 to 17.0.4
2021-12-24 11:24:07 +02:00
b0c2a41b7f Bump @types/node from 17.0.3 to 17.0.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.3 to 17.0.4.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-24 08:03:28 +00:00
a39ab7e8b1 Merge pull request #166 from warengroup/dependabot/npm_and_yarn/develop/types/node-17.0.3
Bump @types/node from 17.0.2 to 17.0.3
2021-12-23 17:21:47 +02:00
a52baaed98 Bump @types/node from 17.0.2 to 17.0.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.2 to 17.0.3.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 08:03:42 +00:00
1c93958e78 Bumb version 2021-12-21 17:46:19 +02:00
aa116518b3 Merge pull request #144 from warengroup/develop
Version 0.3.13
2021-12-21 17:43:22 +02:00
1926f73ce7 Update Dependencies 2021-12-21 17:35:52 +02:00
6c657e5720 Update Dependencies 2021-12-21 17:19:16 +02:00
f726251645 Merge pull request #162 from warengroup/dependabot/npm_and_yarn/develop/types/node-17.0.2
Bump @types/node from 17.0.1 to 17.0.2
2021-12-21 17:15:16 +02:00
c357fa6de8 Bump @types/node from 17.0.1 to 17.0.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.1 to 17.0.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 15:13:49 +00:00
c7100742d8 Merge pull request #164 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.8.0
Bump @typescript-eslint/eslint-plugin from 5.7.0 to 5.8.0
2021-12-21 17:13:17 +02:00
9662f4fdd9 Bump @typescript-eslint/eslint-plugin from 5.7.0 to 5.8.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.8.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 15:11:23 +00:00
6eb0d1727e Merge pull request #163 from warengroup/dependabot/npm_and_yarn/develop/tsc-watch-4.6.0
Bump tsc-watch from 4.5.0 to 4.6.0
2021-12-21 17:10:43 +02:00
dd02531cf0 Bump tsc-watch from 4.5.0 to 4.6.0
Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/gilamran/tsc-watch/releases)
- [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gilamran/tsc-watch/commits)

---
updated-dependencies:
- dependency-name: tsc-watch
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 15:09:43 +00:00
135b87e140 Merge pull request #161 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.8.0
Bump @typescript-eslint/parser from 5.7.0 to 5.8.0
2021-12-21 17:08:32 +02:00
d8224ef93c Bump @typescript-eslint/parser from 5.7.0 to 5.8.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.8.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 08:04:10 +00:00
23f3d4bb8f Merge pull request #160 from warengroup/dependabot/npm_and_yarn/develop/types/node-17.0.1
Bump @types/node from 17.0.0 to 17.0.1
2021-12-20 10:48:17 +02:00
fdf866b9c8 Bump @types/node from 17.0.0 to 17.0.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.0 to 17.0.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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 08:03:13 +00:00
7225b4f60d Update Streamer class 2021-12-19 20:40:17 +02:00
e261e42e0c Update Dependencies 2021-12-19 19:48:08 +02:00
d01aed5171 Merge pull request #159 from warengroup/dependabot/npm_and_yarn/develop/types/node-17.0.0
Bump @types/node from 16.11.13 to 17.0.0
2021-12-16 12:27:01 +02:00
025dde8f31 Bump @types/node from 16.11.13 to 17.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.13 to 17.0.0.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 08:04:14 +00:00
4f4f516678 Merge pull request #158 from warengroup/dependabot/npm_and_yarn/develop/types/node-16.11.13
Bump @types/node from 16.11.12 to 16.11.13
2021-12-15 10:30:21 +02:00
8e9b13a1df Bump @types/node from 16.11.12 to 16.11.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.12 to 16.11.13.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 08:03:58 +00:00
ac338d0c54 Merge pull request #155 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.7.0
Bump @typescript-eslint/eslint-plugin from 5.6.0 to 5.7.0
2021-12-15 06:40:50 +02:00
31489495a6 Bump @typescript-eslint/eslint-plugin from 5.6.0 to 5.7.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.6.0 to 5.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.7.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 10:28:38 +00:00
5d13f117c1 Merge pull request #157 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.7.0
Bump @typescript-eslint/parser from 5.6.0 to 5.7.0
2021-12-14 12:24:54 +02:00
cab7dc5ee1 Bump @typescript-eslint/parser from 5.6.0 to 5.7.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.6.0 to 5.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.7.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 10:23:47 +00:00
36ad8814fe Merge pull request #156 from warengroup/dependabot/npm_and_yarn/develop/typescript-4.5.4
Bump typescript from 4.5.3 to 4.5.4
2021-12-14 12:21:41 +02:00
daef46442b Bump typescript from 4.5.3 to 4.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.3...v4.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 08:03:18 +00:00
be97b271cf Update commands.js 2021-12-12 05:56:29 +02:00
3f3aab4c22 Update Streamer class 2021-12-12 01:50:25 +02:00
b4f2ece9bf Update Streamer class 2021-12-12 01:00:00 +02:00
95a0bdfdd2 Update Dependencies 2021-12-12 00:51:44 +02:00
572958aea2 Update uncaughtException event 2021-12-11 23:50:13 +02:00
36a7b5df63 Merge pull request #152 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.6.0
Bump @typescript-eslint/eslint-plugin from 5.5.0 to 5.6.0
2021-12-11 23:44:57 +02:00
d467640be9 Bump @typescript-eslint/eslint-plugin from 5.5.0 to 5.6.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.6.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 21:43:27 +00:00
a82b91878d Merge pull request #153 from warengroup/dependabot/npm_and_yarn/develop/discordjs/rest-0.2.0-canary.0
Bump @discordjs/rest from 0.1.1-canary.0 to 0.2.0-canary.0
2021-12-11 23:42:47 +02:00
200a494410 Bump @discordjs/rest from 0.1.1-canary.0 to 0.2.0-canary.0
Bumps [@discordjs/rest](https://github.com/discordjs/discord.js-next) from 0.1.1-canary.0 to 0.2.0-canary.0.
- [Release notes](https://github.com/discordjs/discord.js-next/releases)
- [Commits](https://github.com/discordjs/discord.js-next/compare/@discordjs/rest@0.1.1-canary.0...@discordjs/rest@0.2.0-canary.0)

---
updated-dependencies:
- dependency-name: "@discordjs/rest"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 21:41:49 +00:00
18bbd43858 Merge pull request #154 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.6.0
Bump @typescript-eslint/parser from 5.5.0 to 5.6.0
2021-12-11 23:41:15 +02:00
5e3e77ba8a Bump @typescript-eslint/parser from 5.5.0 to 5.6.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.6.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 21:40:15 +00:00
209c661ab7 Merge pull request #147 from warengroup/dependabot/npm_and_yarn/develop/prettier-2.5.1
Bump prettier from 2.5.0 to 2.5.1
2021-12-11 23:39:39 +02:00
670dc3e1d9 Bump prettier from 2.5.0 to 2.5.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.0...2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 21:38:10 +00:00
a057f9f6d1 Merge pull request #149 from warengroup/dependabot/npm_and_yarn/develop/types/ws-8.2.2
Bump @types/ws from 8.2.1 to 8.2.2
2021-12-11 23:37:03 +02:00
b937673c31 Bump @types/ws from 8.2.1 to 8.2.2
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 21:35:31 +00:00
54bc8eebf3 Merge pull request #146 from warengroup/dependabot/npm_and_yarn/develop/discordjs/builders-0.9.0
Bump @discordjs/builders from 0.8.2 to 0.9.0
2021-12-11 23:34:41 +02:00
554049ef63 Bump @discordjs/builders from 0.8.2 to 0.9.0
Bumps [@discordjs/builders](https://github.com/discordjs/builders) from 0.8.2 to 0.9.0.
- [Release notes](https://github.com/discordjs/builders/releases)
- [Changelog](https://github.com/discordjs/builders/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/builders/compare/v0.8.2...v0.9.0)

---
updated-dependencies:
- dependency-name: "@discordjs/builders"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 21:33:38 +00:00
5eabc03d6b Merge pull request #150 from warengroup/dependabot/npm_and_yarn/develop/types/node-16.11.12
Bump @types/node from 16.11.11 to 16.11.12
2021-12-11 23:32:31 +02:00
060c321d96 Bump @types/node from 16.11.11 to 16.11.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.11 to 16.11.12.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 21:31:27 +00:00
9463388b23 Merge pull request #151 from warengroup/dependabot/npm_and_yarn/develop/eslint-8.4.1
Bump eslint from 8.3.0 to 8.4.1
2021-12-11 23:30:45 +02:00
b5b4ce5f86 Merge branch 'develop' of https://gitlab.com/warengroup/eximiabots-radiox into develop 2021-12-11 23:25:04 +02:00
35cdea8cb3 Bump eslint from 8.3.0 to 8.4.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.3.0 to 8.4.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.3.0...v8.4.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-07 08:04:01 +00:00
acf6c98f13 Merge pull request #145 from warengroup/dependabot/npm_and_yarn/develop/discord-api-types-0.25.2
Bump discord-api-types from 0.25.1 to 0.25.2
2021-12-01 13:42:10 +02:00
cf51079243 Bump discord-api-types from 0.25.1 to 0.25.2
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.25.1 to 0.25.2.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.25.1...0.25.2)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 08:07:20 +00:00
6069125584 Bump actions/setup-node from 2.4.1 to 2.5.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 15:14:11 +02:00
0762420c86 Bump @typescript-eslint/eslint-plugin from 5.4.0 to 5.5.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.5.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 15:14:11 +02:00
0536ec5df6 Bump @types/ws from 8.2.0 to 8.2.1
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 15:14:11 +02:00
0a4e9c7d67 Bump @typescript-eslint/parser from 5.4.0 to 5.5.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.5.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 15:14:11 +02:00
fe6fd6688e Bump discord-api-types from 0.24.0 to 0.25.1
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.24.0 to 0.25.1.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.24.0...0.25.1)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 15:14:11 +02:00
f8f0b185ac Bump @types/node from 16.11.10 to 16.11.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.10 to 16.11.11.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 15:14:11 +02:00
e0618a6b2d Bumb version 2021-11-30 15:14:11 +02:00
c945a6ad47 Bumb version 2021-11-30 00:22:28 +02:00
28 changed files with 867 additions and 1096 deletions

View File

@ -13,7 +13,7 @@ name: "CodeQL Analyze"
on: on:
push: push:
branches: [ master, stable ] branches: [ develop ]
pull_request: pull_request:
# The branches below must be a subset of the branches above # The branches below must be a subset of the branches above
branches: [ master ] branches: [ master ]
@ -39,7 +39,7 @@ jobs:
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v2 uses: actions/checkout@v3
# Initializes the CodeQL tools for scanning. # Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL - name: Initialize CodeQL

View File

@ -0,0 +1,20 @@
name: Dependabot Auto-Merge
on:
pull_request_target:
branches: [ develop ]
permissions:
pull-requests: write
contents: write
jobs:
dependabot:
name: Dependabot Auto-Merge
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Enable auto-merge for Dependabot PRs
run: gh pr merge --auto --merge "$PR_URL"
env:
PR_URL: ${{ github.event.pull_request.html_url }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View File

@ -2,6 +2,7 @@ name: Docker Build
on: on:
pull_request: pull_request:
workflow_dispatch:
jobs: jobs:
buildx: buildx:
@ -9,7 +10,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v3
- name: Setup Docker Buildx - name: Setup Docker Buildx
uses: docker/setup-buildx-action@v1.6.0 uses: docker/setup-buildx-action@v1.6.0
id: buildx id: buildx

View File

@ -11,7 +11,7 @@ jobs:
pull-requests: write pull-requests: write
steps: steps:
- uses: actions/labeler@v3 - uses: actions/labeler@v4
with: with:
repo-token: "${{ secrets.GITHUB_TOKEN }}" repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true sync-labels: true

View File

@ -2,15 +2,16 @@ name: TypeScript Build
on: on:
push: push:
workflow_dispatch:
jobs: jobs:
tsc: tsc:
name: TypeScript Build name: TypeScript Build
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v3
- name: install node v16 - name: install node v16
uses: actions/setup-node@v2.4.1 uses: actions/setup-node@v3
with: with:
node-version: 16 node-version: 16
- name: npm install - name: npm install

View File

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020-2021 EximiaBots by Warén Group Copyright (c) 2020-2022 EximiaBots by Warén Group
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View File

@ -5,8 +5,41 @@ Internet Radio to your Discord guild
This bot is using Gitea repo to get radio stations from [playlist.json](https://git.cwinfo.net/cwchristerw/radio/raw/branch/master/playlist.json) file. List is currently maintained by Christer Warén. You can use alternative list with same format when using RADIOX_STATIONSLISTURL environment variable. This bot is using Gitea repo to get radio stations from [playlist.json](https://git.cwinfo.net/cwchristerw/radio/raw/branch/master/playlist.json) file. List is currently maintained by Christer Warén. You can use alternative list with same format when using RADIOX_STATIONSLISTURL environment variable.
## Docker ## Docker
1. `docker build -t warengroup/eximiabots-radiox . --pull`
2. `docker run --name radiox-dev -d --net host -e DISCORD_TOKEN= -v "$PWD/datastore":/usr/src/app/datastore/ warengroup/eximiabots-radiox` ### 1. Build Image
**Production**
```
docker build -t warengroup/eximiabots-radiox:0.3.20 . --pull
```
**Beta**
```
docker build -t warengroup/eximiabots-radiox:0.3.20-beta . --pull
```
**Dev**
```
docker build -t warengroup/eximiabots-radiox:0.3.20-dev . --pull
```
### 2. Run Container
**Production**
```
docker run --name radiox --net host -d -e DISCORD_TOKEN= -e STREAMER_MODE=auto -v "$PWD/datastore":/usr/src/app/datastore/ warengroup/eximiabots-radiox:0.3.20
```
**Beta**
```
docker run --name radiox --net host -d -e DISCORD_TOKEN= -e STREAMER_MODE=auto -v "$PWD/datastore":/usr/src/app/datastore/ warengroup/eximiabots-radiox:0.3.20-beta
```
**Dev**
```
docker run --rm --name radiox-dev --net host -e DISCORD_TOKEN= -e DEV_MODE=true -v "$PWD":/usr/src/app/ warengroup/eximiabots-radiox:0.3.20-dev
```
## Join our Discord Server ## Join our Discord Server
https://discord.gg/rRA65Mn https://discord.gg/rRA65Mn

1730
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{ {
"name": "eximiabots-radiox", "name": "eximiabots-radiox",
"version": "0.3.12", "version": "0.3.20",
"description": "Internet Radio to your Discord guild", "description": "Internet Radio to your Discord guild",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
@ -18,31 +18,31 @@
"url": "https://github.com/warengroup/eximiabots-radiox/issues" "url": "https://github.com/warengroup/eximiabots-radiox/issues"
}, },
"dependencies": { "dependencies": {
"@discordjs/builders": "^0.8.2", "@discordjs/builders": "^0.12.0",
"@discordjs/opus": "^0.7.0", "@discordjs/opus": "^0.7.0",
"@discordjs/rest": "^0.1.1-canary.0", "@discordjs/rest": "^0.3.0",
"@discordjs/voice": "^0.7.5", "@discordjs/voice": "^0.8.0",
"discord-api-types": "^0.24.0", "discord-api-types": "^0.31.0",
"discord.js": "^13.2.0", "discord.js": "^13.6.0",
"dotenv": "^10.0.0", "dotenv": "^16.0.0",
"libsodium-wrappers": "^0.7.9", "libsodium-wrappers": "^0.7.10",
"node-fetch": "^3.1.0", "node-fetch": "^3.2.3",
"path": "^0.12.7" "path": "^0.12.7"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^16.11.10", "@types/node": "^17.0.23",
"@types/ws": "^8.2.0", "@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^5.4.0", "@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.4.0", "@typescript-eslint/parser": "^5.18.0",
"eslint": "^8.3.0", "eslint": "^8.12.0",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0", "eslint-plugin-prettier": "^4.0.0",
"nodemon": "^2.0.15", "nodemon": "^2.0.15",
"prettier": "^2.5.0", "prettier": "^2.6.2",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"ts-node": "^10.4.0", "ts-node": "^10.7.0",
"tsc-watch": "^4.5.0", "tsc-watch": "^5.0.2",
"typescript": "^4.5.2" "typescript": "^4.6.3"
}, },
"engines": { "engines": {
"node": ">=16.9.1", "node": ">=16.9.1",

View File

@ -52,7 +52,7 @@ class RadioClient extends Client {
console.log('RadioX ' + this.config.version); console.log('RadioX ' + this.config.version);
console.log('Internet Radio to your Discord guild'); console.log('Internet Radio to your Discord guild');
console.log('(c)2020-2021 EximiaBots by Warén Group'); console.log('(c)2020-2022 EximiaBots by Warén Group');
console.log(''); console.log('');
this.funcs.logger("Bot", "Starting"); this.funcs.logger("Bot", "Starting");

View File

@ -25,11 +25,9 @@ module.exports = class Stations extends Array {
}); });
if(options.show){ if(options.show){
this.logger('Stations');
list.forEach(station => { list.forEach(station => {
console.log("- " + station.name); this.logger('Stations', station.name);
}); });
console.log("\n");
} }
list.forEach(async station => { list.forEach(async station => {

View File

@ -70,17 +70,6 @@ module.exports = class {
const url = station.stream[station.stream.default]; const url = station.stream[station.stream.default];
const resource = createAudioResource(url); const resource = createAudioResource(url);
audioPlayer.play(resource); audioPlayer.play(resource);
resource.playStream
.on("readable", () => {
this.logger('Streamer', station.name + " / " + "Readable");
})
.on("finish", () => {
this.logger('Streamer', station.name + " / " + "Finished");
})
.on("error", error => {
this.logger('Streamer', station.name + " / " + "Error" + "\n" + error);
});
audioPlayer audioPlayer
.on('playing', () => { .on('playing', () => {
this.logger('Streamer', station.name + " / " + "Playing"); this.logger('Streamer', station.name + " / " + "Playing");
@ -88,6 +77,7 @@ module.exports = class {
.on('idle', () => { .on('idle', () => {
this.logger('Streamer', station.name + " / " + "Idle"); this.logger('Streamer', station.name + " / " + "Idle");
audioPlayer.removeAllListeners(); audioPlayer.removeAllListeners();
if(this.mode == "manual" && audioPlayer.subscribers.length == 0) return;
this.play(station); this.play(station);
}) })
.on('paused', () => { .on('paused', () => {
@ -117,15 +107,12 @@ module.exports = class {
listen(station) { listen(station) {
let audioPlayer = this.map.get(station.name); let audioPlayer = this.map.get(station.name);
if(!audioPlayer){ if(!audioPlayer || this.mode == "manual" && audioPlayer.subscribers.length == 0) audioPlayer = this.play(station);
audioPlayer = this.play(station);
}
return audioPlayer; return audioPlayer;
} }
leave(client) { leave(client) {
if(!client.stations) return; if(!client.stations) return;
client.stations.forEach(station => { client.stations.forEach(station => {
this.stop(station); this.stop(station);
}); });

View File

@ -60,6 +60,17 @@ module.exports = {
Routes.applicationCommands(client.user.id), Routes.applicationCommands(client.user.id),
{ body: commands } { body: commands }
); );
let guilds = await client.guilds.fetch();
guilds.forEach(async guild => {
try {
await rest.put(
Routes.applicationGuildCommands(client.user.id, guild.id),
{ body: [] }
);
} catch (DiscordAPIError) {
}
});
} }
client.funcs.logger('Slash Commands', 'Successfully reloaded application (/) commands.' + "\n"); client.funcs.logger('Slash Commands', 'Successfully reloaded application (/) commands.' + "\n");

View File

@ -16,7 +16,10 @@ module.exports = {
.setColor(client.config.embedColor) .setColor(client.config.embedColor)
.setDescription(message.bugDescription) .setDescription(message.bugDescription)
.setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png') .setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png')
.setFooter(client.messages.footerText, "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')); .setFooter({
text: client.messages.footerText,
iconURL: "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')
});
interaction.reply({ interaction.reply({
embeds: [embed], embeds: [embed],

View File

@ -25,7 +25,10 @@ module.exports = {
.setColor(client.config.embedColor) .setColor(client.config.embedColor)
.setDescription(message.helpDescription) .setDescription(message.helpDescription)
.setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png') .setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png')
.setFooter(client.messages.footerText, "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')); .setFooter({
text: client.messages.footerText,
iconURL: "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')
});
interaction.reply({ interaction.reply({
embeds: [embed], embeds: [embed],

View File

@ -12,7 +12,10 @@ module.exports = {
.setColor(client.config.embedColor) .setColor(client.config.embedColor)
.setURL("https://discord.com/api/oauth2/authorize?client_id=" + client.user.id + "&permissions=2184465408&scope=applications.commands%20bot") //View Channels, Send Messages, Embed Links, Use External Emojis, Use Slash Commands, Connect, Speak, Use Voice Activity .setURL("https://discord.com/api/oauth2/authorize?client_id=" + client.user.id + "&permissions=2184465408&scope=applications.commands%20bot") //View Channels, Send Messages, Embed Links, Use External Emojis, Use Slash Commands, Connect, Speak, Use Voice Activity
.setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png') .setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png')
.setFooter(client.messages.footerText, "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')); .setFooter({
text: client.messages.footerText,
iconURL: "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')
});
interaction.reply({ interaction.reply({
embeds: [embed], embeds: [embed],

View File

@ -32,7 +32,10 @@ module.exports = {
.setColor(client.config.embedColor) .setColor(client.config.embedColor)
.setDescription(stations) .setDescription(stations)
.setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png') .setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png')
.setFooter(client.messages.footerText, "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')); .setFooter({
text: client.messages.footerText,
iconURL: "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')
});
interaction.reply({ interaction.reply({
embeds: [embed], embeds: [embed],

View File

@ -94,7 +94,10 @@ module.exports = {
.setTitle(client.messages.maintenanceTitle) .setTitle(client.messages.maintenanceTitle)
.setColor(client.config.embedColor) .setColor(client.config.embedColor)
.setDescription(options.find(option => option.value == action).label) .setDescription(options.find(option => option.value == action).label)
.setFooter(client.messages.footerText, "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')); .setFooter({
text: client.messages.footerText,
iconURL: "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')
});
interaction.reply({ interaction.reply({
embeds: [embed], embeds: [embed],

View File

@ -24,7 +24,10 @@ module.exports = {
.setColor(client.config.embedColor) .setColor(client.config.embedColor)
.setDescription(message.nowplayingDescription) .setDescription(message.nowplayingDescription)
.setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png') .setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png')
.setFooter(client.messages.footerText, "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')); .setFooter({
text: client.messages.footerText,
iconURL: "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')
});
interaction.reply({ interaction.reply({
embeds: [embed], embeds: [embed],

View File

@ -23,17 +23,7 @@ module.exports = {
if(!currentGuild || currentGuild && !currentGuild.statistics){ if(!currentGuild || currentGuild && !currentGuild.statistics){
statistics = "You have not listened any radio stations"; statistics = "You have not listened any radio stations";
} else { } else {
Object.keys(stations).forEach(function(station) { statistics = "[Open Dashboard](https://eximiabots.waren.io/radiox/" + interaction.guild.id + "/stats?info=" + Buffer.from(JSON.stringify(currentGuild), 'utf8').toString('base64') + "&globalInfo=" + Buffer.from(JSON.stringify(global), 'utf8').toString('base64') + ")" + "\n";
if(currentGuild.statistics[stations[station].name] && currentGuild.statistics[stations[station].name].time && parseInt(currentGuild.statistics[stations[station].name].time) > 0 && currentGuild.statistics[stations[station].name].used && parseInt(currentGuild.statistics[stations[station].name].used) > 0){
statistics += `**${parseInt(station) + 1}. ` + stations[station].name + "** \n";
if(global && global.statistics[stations[station].name] && global.statistics[stations[station].name].time && parseInt(global.statistics[stations[station].name].time) > 0 && global.statistics[stations[station].name].used && parseInt(global.statistics[stations[station].name].used) > 0){
statistics += "Guild Time: " + client.funcs.msToTime(currentGuild.statistics[stations[station].name].time) + " (" + ((currentGuild.statistics[stations[station].name].time / global.statistics[stations[station].name].time) * 100).toFixed(0) + "%" + ")" + " / " + "Used: " + currentGuild.statistics[stations[station].name].used + " (" + ((currentGuild.statistics[stations[station].name].used / global.statistics[stations[station].name].used) * 100).toFixed(0) + "%" + ")" + "\n";
statistics += "Global Time: " + client.funcs.msToTime(global.statistics[stations[station].name].time) + " / " + "Used: " + global.statistics[stations[station].name].used + "\n\n";
} else {
statistics += "Time: " + client.funcs.msToTime(currentGuild.statistics[stations[station].name].time) + " / " + "Used: " + currentGuild.statistics[stations[station].name].used + "\n\n";
}
}
});
} }
const embed = new Discord.MessageEmbed() const embed = new Discord.MessageEmbed()
@ -42,7 +32,10 @@ module.exports = {
.setColor(client.config.embedColor) .setColor(client.config.embedColor)
.setDescription(statistics) .setDescription(statistics)
.setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png') .setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png')
.setFooter(client.messages.footerText, "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')); .setFooter({
text: client.messages.footerText,
iconURL: "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')
});
interaction.reply({ interaction.reply({
embeds: [embed], embeds: [embed],

View File

@ -20,7 +20,10 @@ module.exports = {
.addField(client.messages.statusField4, client.ws.ping + "ms", false) .addField(client.messages.statusField4, client.ws.ping + "ms", false)
.addField(client.messages.statusField5, client.config.hostedBy, false) .addField(client.messages.statusField5, client.config.hostedBy, false)
.setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png') .setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png')
.setFooter(client.messages.footerText, "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')); .setFooter({
text: client.messages.footerText,
iconURL: "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')
});
interaction.reply({ interaction.reply({
embeds: [embed], embeds: [embed],

View File

@ -17,7 +17,10 @@ module.exports = {
.setColor(client.config.embedColor) .setColor(client.config.embedColor)
.addField(client.messages.nowplayingTitle, "-", true) .addField(client.messages.nowplayingTitle, "-", true)
.setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png') .setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png')
.setFooter(client.messages.footerText, "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')); .setFooter({
text: client.messages.footerText,
iconURL: "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')
});
if(!radio.message){ if(!radio.message){
radio.message = radio.textChannel.send({ embeds: [embed], components: [] }); radio.message = radio.textChannel.send({ embeds: [embed], components: [] });

View File

@ -37,7 +37,10 @@ module.exports = {
.setColor(client.config.embedColor) .setColor(client.config.embedColor)
.setDescription(client.messages.messageCommandsDeprecatedDescription) .setDescription(client.messages.messageCommandsDeprecatedDescription)
.setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png') .setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png')
.setFooter(client.messages.footerText, "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')); .setFooter({
text: client.messages.footerText,
iconURL: "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')
});
let msg = await message.channel.send({ embeds: [embed] }); let msg = await message.channel.send({ embeds: [embed] });

View File

@ -1,9 +1,10 @@
module.exports = { module.exports = {
name: 'messageDelete', name: 'messageDelete',
async execute(client, msg) { async execute(client, msg) {
if (!msg.author.bot || !msg.guild) return; if(!msg.author.bot || !msg.guild) return;
const radio = client.radio.get(msg.guild.id); const radio = client.radio.get(msg.guild.id);
if (!radio) return; if(!radio) return;
if(!radio.message) return;
if(msg.id != radio.message.id) return; if(msg.id != radio.message.id) return;
radio.message = null; radio.message = null;
} }

View File

@ -23,20 +23,17 @@ module.exports = {
client.funcs.logger('Datastore', 'Ready'); client.funcs.logger('Datastore', 'Ready');
/*DEVELOPERS*/ /*DEVELOPERS*/
client.funcs.logger('Developers');
client.developers = ""; client.developers = "";
let user = ""; let user = "";
for (let i = 0; i < client.config.devId.length; i++) { for (let i = 0; i < client.config.devId.length; i++) {
user = await client.users.fetch(client.config.devId[i]); user = await client.users.fetch(client.config.devId[i]);
console.log("- " + user.tag); client.funcs.logger('Developers', user.tag);
if (i == client.config.devId.length - 1) { if (i == client.config.devId.length - 1) {
client.developers += user.tag; client.developers += user.tag;
} else { } else {
client.developers += user.tag + " & "; client.developers += user.tag + " & ";
} }
} }
console.log("\n");
/*STATIONS*/ /*STATIONS*/
client.stations = new Stations(); client.stations = new Stations();
@ -63,12 +60,10 @@ module.exports = {
/*GUILDS*/ /*GUILDS*/
client.funcs.logger('Guilds', 'Started fetching list'); client.funcs.logger('Guilds', 'Started fetching list');
client.funcs.logger('Guilds');
let guilds = await client.guilds.fetch(); let guilds = await client.guilds.fetch();
guilds.forEach(guild => { guilds.forEach(guild => {
console.log("- " + guild.id + " / " + guild.name); client.funcs.logger('Guilds', guild.id + " / " + guild.name);
}); });
console.log("\n");
client.funcs.logger('Guilds', 'Successfully fetched list'); client.funcs.logger('Guilds', 'Successfully fetched list');

View File

@ -5,6 +5,7 @@ module.exports = {
console.log(error.stack); console.log(error.stack);
console.log(''); console.log('');
if(error.name == "DiscordAPIError" && error.message == "Unknown interaction") return;
process.emit('SIGINT'); process.emit('SIGINT');
} }
} }

View File

@ -8,7 +8,7 @@ module.exports = {
async execute(client, oldState, newState) { async execute(client, oldState, newState) {
if (oldState.channel === null) return; if (oldState.channel === null) return;
let change = false; let change = false;
const radio = client.radio.get(newState.guild.id); const radio = client.radio?.get(newState.guild.id);
if (!radio) return; if (!radio) return;
if (newState.member.id === client.user.id && oldState.member.id === client.user.id) { if (newState.member.id === client.user.id && oldState.member.id === client.user.id) {

View File

@ -19,7 +19,10 @@ module.exports = async function play(client, interaction, guild, station) {
.setColor(client.config.embedColor) .setColor(client.config.embedColor)
.addField(client.messages.nowplayingTitle, message.nowplayingDescription, true) .addField(client.messages.nowplayingTitle, message.nowplayingDescription, true)
.setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png') .setImage('https://waren.io/berriabot-temp-sa7a36a9xm6837br/images/empty-3.png')
.setFooter(client.messages.footerText, "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')); .setFooter({
text: client.messages.footerText,
iconURL: "https://cdn.discordapp.com/emojis/" + client.messageEmojis["eximiabots"].replace(/[^0-9]+/g, '')
});
const buttons = new Discord.MessageActionRow() const buttons = new Discord.MessageActionRow()
.addComponents( .addComponents(
@ -54,13 +57,13 @@ module.exports = async function play(client, interaction, guild, station) {
); );
if(!radio.message){ if(!radio.message){
radio.message = await radio.textChannel.send({ embeds: [embed], components: [buttons] }); radio.message = await radio.textChannel?.send({ embeds: [embed], components: [buttons] });
} else { } else {
if(radio.textChannel.id == radio.message.channel.id){ if(radio.textChannel.id == radio.message.channel.id){
radio.message.edit({ embeds: [embed], components: [buttons] }); radio.message.edit({ embeds: [embed], components: [buttons] });
} else { } else {
radio.message?.delete(); radio.message?.delete();
radio.message = await radio.textChannel.send({ embeds: [embed], components: [buttons] }); radio.message = await radio.textChannel?.send({ embeds: [embed], components: [buttons] });
} }
} }