Commit Graph

2520 Commits

Author SHA1 Message Date
a8fb12483e Merge pull request #732 from warengroup/dependabot/npm_and_yarn/develop/dotenv-16.1.1
Bump dotenv from 16.0.3 to 16.1.1
2023-05-31 08:57:25 +00:00
be3f8f992d Bump dotenv from 16.0.3 to 16.1.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.3 to 16.1.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.0.3...v16.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 08:57:10 +00:00
bd9fd46b81 Merge pull request #730 from warengroup/dependabot/npm_and_yarn/develop/discord-api-types-0.37.43
Bump discord-api-types from 0.37.42 to 0.37.43
2023-05-30 08:57:33 +00:00
855edcbfdc Merge pull request #729 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.59.8
Bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8
2023-05-30 08:57:23 +00:00
10035e6bd2 Bump discord-api-types from 0.37.42 to 0.37.43
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.42 to 0.37.43.
- [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.37.42...0.37.43)

---
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>
2023-05-30 08:57:21 +00:00
f277bec06c Bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.7 to 5.59.8.
- [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.59.8/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>
2023-05-30 08:57:09 +00:00
e03a18fae4 Merge pull request #728 from warengroup/dependabot/npm_and_yarn/develop/types/node-20.2.5
Bump @types/node from 20.2.4 to 20.2.5
2023-05-29 08:57:14 +00:00
d3be9a3f31 Bump @types/node from 20.2.4 to 20.2.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.4 to 20.2.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>
2023-05-29 08:57:01 +00:00
d03836a064 Merge pull request #727 from warengroup/dependabot/npm_and_yarn/develop/types/node-20.2.4
Bump @types/node from 20.2.3 to 20.2.4
2023-05-26 08:57:05 +00:00
f60cd7218a Bump @types/node from 20.2.3 to 20.2.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.3 to 20.2.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>
2023-05-26 08:56:53 +00:00
8b4e4f3a4b Add current year to LICENSE file 2023-05-24 02:59:18 +03:00
29859e5beb Bumb Version 2023-05-24 02:58:46 +03:00
ecd158f926 Merge pull request #544 from warengroup/develop
Version 0.4.2
0.4.2
2023-05-24 02:56:00 +03:00
02e0593ff2 Fix Status command 2023-05-24 02:41:26 +03:00
71625360e1 Fix Status command 2023-05-24 01:51:21 +03:00
df601718ab Fix Status command 2023-05-24 01:20:41 +03:00
503f4b7cca Discord.js - StringSelectMenu 2023-05-24 00:48:29 +03:00
92af0f71b2 Dependencies Update 2023-05-23 23:33:14 +03:00
2a251c2208 Merge pull request #723 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.59.7
Bump @typescript-eslint/parser from 5.59.6 to 5.59.7
2023-05-23 08:57:07 +00:00
f33efc51f0 Bump @typescript-eslint/parser from 5.59.6 to 5.59.7
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.6 to 5.59.7.
- [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.59.7/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>
2023-05-23 08:56:53 +00:00
16909d19ed Dependencies Update 2023-05-22 14:32:34 +03:00
0ea9068c9c Merge pull request #722 from warengroup/dependabot/npm_and_yarn/develop/eslint-8.41.0
Bump eslint from 8.40.0 to 8.41.0
2023-05-22 08:57:39 +00:00
a9060a7783 Merge pull request #721 from warengroup/dependabot/npm_and_yarn/develop/types/node-20.2.3
Bump @types/node from 20.2.1 to 20.2.3
2023-05-22 08:57:27 +00:00
f395c08363 Bump eslint from 8.40.0 to 8.41.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.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.40.0...v8.41.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 08:57:27 +00:00
9ef45c70b6 Bump @types/node from 20.2.1 to 20.2.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.1 to 20.2.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>
2023-05-22 08:57:14 +00:00
e4c17778e7 Merge pull request #720 from warengroup/dependabot/npm_and_yarn/develop/types/node-20.2.1
Bump @types/node from 20.2.0 to 20.2.1
2023-05-19 08:57:19 +00:00
270a0c128e Bump @types/node from 20.2.0 to 20.2.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.0 to 20.2.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>
2023-05-19 08:57:01 +00:00
d42a713316 Merge pull request #719 from warengroup/dependabot/npm_and_yarn/develop/types/node-20.2.0
Bump @types/node from 20.1.7 to 20.2.0
2023-05-18 08:57:26 +00:00
6304865db1 Bump @types/node from 20.1.7 to 20.2.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.7 to 20.2.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 08:57:13 +00:00
5802f999cd Merge pull request #718 from warengroup/dependabot/npm_and_yarn/develop/rimraf-5.0.1
Bump rimraf from 5.0.0 to 5.0.1
2023-05-18 08:57:12 +00:00
30385e79e4 Bump rimraf from 5.0.0 to 5.0.1
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.0 to 5.0.1.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.0...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 08:57:00 +00:00
4e5dc34b62 Merge pull request #716 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.59.6
Bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6
2023-05-17 08:58:28 +00:00
ed477c9129 Bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.5 to 5.59.6.
- [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.59.6/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>
2023-05-17 08:58:15 +00:00
75554681da Merge pull request #717 from warengroup/dependabot/npm_and_yarn/develop/types/node-20.1.7
Bump @types/node from 20.1.5 to 20.1.7
2023-05-17 08:57:06 +00:00
577fd75dcc Bump @types/node from 20.1.5 to 20.1.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.5 to 20.1.7.
- [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>
2023-05-17 08:56:53 +00:00
4e8a76c2b9 Merge pull request #715 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.59.6
Bump @typescript-eslint/parser from 5.59.5 to 5.59.6
2023-05-16 08:57:33 +00:00
196781b655 Bump @typescript-eslint/parser from 5.59.5 to 5.59.6
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.5 to 5.59.6.
- [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.59.6/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>
2023-05-16 08:57:21 +00:00
2bdd0e47c9 Merge pull request #714 from warengroup/dependabot/npm_and_yarn/develop/types/node-20.1.5
Bump @types/node from 20.1.4 to 20.1.5
2023-05-16 08:57:08 +00:00
c84d488506 Bump @types/node from 20.1.4 to 20.1.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.4 to 20.1.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>
2023-05-16 08:56:57 +00:00
5a35f69287 Merge pull request #713 from warengroup/dependabot/npm_and_yarn/develop/types/node-20.1.4
Bump @types/node from 20.1.3 to 20.1.4
2023-05-15 08:57:22 +00:00
d99dc82950 Bump @types/node from 20.1.3 to 20.1.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.3 to 20.1.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>
2023-05-15 08:57:07 +00:00
731507b65e Merge pull request #712 from warengroup/dependabot/npm_and_yarn/develop/types/node-20.1.3
Bump @types/node from 20.1.2 to 20.1.3
2023-05-12 08:57:18 +00:00
1b7851de69 Bump @types/node from 20.1.2 to 20.1.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.2 to 20.1.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>
2023-05-12 08:57:04 +00:00
4ba4dd38d8 Merge pull request #710 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.59.5
Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5
2023-05-10 08:58:10 +00:00
61c8fe1025 Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.2 to 5.59.5.
- [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.59.5/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>
2023-05-10 08:57:58 +00:00
4df5f237b4 Merge pull request #711 from warengroup/dependabot/npm_and_yarn/develop/types/node-20.1.2
Bump @types/node from 20.1.1 to 20.1.2
2023-05-10 08:57:06 +00:00
895fa29499 Bump @types/node from 20.1.1 to 20.1.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.1 to 20.1.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>
2023-05-10 08:56:54 +00:00
6aece48b0f Merge pull request #709 from warengroup/dependabot/npm_and_yarn/develop/discord-api-types-0.37.42
Bump discord-api-types from 0.37.41 to 0.37.42
2023-05-09 08:57:37 +00:00
e148a04ff0 Bump discord-api-types from 0.37.41 to 0.37.42
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.41 to 0.37.42.
- [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.37.41...0.37.42)

---
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>
2023-05-09 08:57:25 +00:00
389cd60228 Merge pull request #708 from warengroup/dependabot/npm_and_yarn/develop/types/node-20.1.1
Bump @types/node from 20.1.0 to 20.1.1
2023-05-09 08:57:24 +00:00