Commit Graph
62 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub c8ca73107b Bump @types/cors from 2.8.13 to 2.8.16
Bumps [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) from 2.8.13 to 2.8.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cors)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 05:05:28 +00:00
dependabot[bot]andGitHub cc2e784c58 Bump dotenv from 16.1.3 to 16.3.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.1.3 to 16.3.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.1.3...v16.3.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-11-08 13:28:55 +00:00
dependabot[bot]andGitHub d11d52411c Bump country-code-lookup from 0.0.23 to 0.1.0
Bumps [country-code-lookup](https://github.com/richorama/country-code-lookup) from 0.0.23 to 0.1.0.
- [Commits](https://github.com/richorama/country-code-lookup/commits)

---
updated-dependencies:
- dependency-name: country-code-lookup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 13:22:59 +00:00
dependabot[bot]andGitHub 89c2e3e047 Bump @types/node from 20.2.5 to 20.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.5 to 20.9.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-11-08 02:15:59 +00:00
dependabot[bot]andGitHub 50f2aa0b6e Bump discord-api-types from 0.37.43 to 0.37.62
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.43 to 0.37.62.
- [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.43...0.37.62)

---
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-11-08 02:07:44 +00:00
yuzu 9f7f5c7376 Update yarn.lock 2023-06-04 12:19:15 +07:00
dependabot[bot]andGitHub d4b5ba1efc Bump @types/node from 18.15.11 to 20.1.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.11 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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 06:00:58 +00:00
dependabot[bot]andGitHub 842ee560f4 Bump discord.js from 14.9.0 to 14.11.0
Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.9.0 to 14.11.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.11.0/packages/discord.js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 06:04:16 +00:00
yuzu d7be67e8b1 Added VRChat commands 2023-04-23 13:13:20 +07:00
yuzu 35c9a2fc42 Update deps 2023-04-19 01:00:48 +07:00
yuzu 51eeb8b762 Update deps 2023-03-17 15:06:35 +07:00
yuzu 89744dcb10 Update deps 2023-03-05 14:21:14 +07:00
dependabot[bot]andGitHub 8aab073451 Bump country-code-lookup from 0.0.20 to 0.0.22
Bumps [country-code-lookup](https://github.com/richorama/country-code-lookup) from 0.0.20 to 0.0.22.
- [Release notes](https://github.com/richorama/country-code-lookup/releases)
- [Commits](https://github.com/richorama/country-code-lookup/commits)

---
updated-dependencies:
- dependency-name: country-code-lookup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 01:38:27 +00:00
dependabot[bot]andGitHub 878f5be270 Bump discord-api-types from 0.37.24 to 0.37.27
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.24 to 0.37.27.
- [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.24...0.37.27)

---
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-01-10 02:18:00 +00:00
dependabot[bot]andGitHub 56f727735e Bump @types/i18n from 0.13.5 to 0.13.6
Bumps [@types/i18n](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/i18n) from 0.13.5 to 0.13.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/i18n)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 13:16:31 +00:00
dependabot[bot]andGitHub 3b0ab119d4 Bump @discordjs/voice from 0.13.0 to 0.14.0
Bumps [@discordjs/voice](https://github.com/discordjs/discord.js) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/voice@0.13.0...@discordjs/voice@0.14.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-12-27 07:17:05 +00:00
dependabot[bot]andGitHub 07eb99548b Bump discord-api-types from 0.37.20 to 0.37.24
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.20 to 0.37.24.
- [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.20...0.37.24)

---
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-12-26 05:09:39 +00:00
dependabot[bot]andGitHub ac00a1e62f Bump @types/node from 18.11.9 to 18.11.15
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.11.15.
- [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-12-14 20:01:00 +00:00
dependabot[bot]andGitHub 3b1d4b6c87 Bump typescript from 4.8.4 to 4.9.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 05:13:16 +00:00
dependabot[bot]andGitHub 9c0d2d3998 Bump discord-api-types from 0.37.17 to 0.37.20
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.17 to 0.37.20.
- [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.17...0.37.20)

---
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-11-28 05:11:37 +00:00
dependabot[bot]andGitHub 68049bde36 Bump prisma from 4.5.0 to 4.6.1
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 4.5.0 to 4.6.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/4.6.1/packages/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 11:30:55 +00:00
dependabot[bot]andGitHub 13540384e6 Bump @prisma/client from 4.5.0 to 4.6.1
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 4.5.0 to 4.6.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/4.6.1/packages/client)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 05:12:48 +00:00
dependabot[bot]andGitHub b0b4efe2bf Bump discord-api-types from 0.37.15 to 0.37.17
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.15 to 0.37.17.
- [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.15...0.37.17)

---
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-11-08 15:06:59 +00:00
dependabot[bot]andGitHub be59ac7452 Bump ts-custom-error from 3.3.0 to 3.3.1
Bumps [ts-custom-error](https://github.com/adriengibrat/ts-custom-error) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/adriengibrat/ts-custom-error/releases)
- [Changelog](https://github.com/adriengibrat/ts-custom-error/blob/main/CHANGELOG.md)
- [Commits](https://github.com/adriengibrat/ts-custom-error/compare/v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: ts-custom-error
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 14:36:04 +00:00
dependabot[bot]andGitHub 7555c7dd78 Bump @types/node from 18.11.8 to 18.11.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.8 to 18.11.9.
- [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-11-07 05:20:06 +00:00
yuzuandGitHub 53011a340c Updated dependencies and better logging (#17)
* Updated all deps

* Changed logging format to JSON
2022-10-31 13:42:57 +07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fc0dff2a8a Bump discord.js from 14.5.0 to 14.6.0 (#15)
Bumps [discord.js](https://github.com/discordjs/discord.js) from 14.5.0 to 14.6.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/14.5.0...14.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 13:16:55 +07:00
yuzuandGitHub e32ccf17e2 Merge pull request #6 from YuzuZensai/dependabot/npm_and_yarn/types/node-18.11.7
Bump @types/node from 18.8.2 to 18.11.7
2022-10-29 22:01:03 +07:00
yuzuandGitHub 6ac4189aed Merge pull request #8 from YuzuZensai/dependabot/npm_and_yarn/utf-8-validate-5.0.10
Bump utf-8-validate from 5.0.9 to 5.0.10
2022-10-29 22:00:34 +07:00
dependabot[bot]andGitHub 5e2ad1571b Bump utf-8-validate from 5.0.9 to 5.0.10
Bumps [utf-8-validate](https://github.com/websockets/utf-8-validate) from 5.0.9 to 5.0.10.
- [Release notes](https://github.com/websockets/utf-8-validate/releases)
- [Commits](https://github.com/websockets/utf-8-validate/compare/v5.0.9...v5.0.10)

---
updated-dependencies:
- dependency-name: utf-8-validate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-29 14:56:13 +00:00
dependabot[bot]andGitHub 5ce047ab05 Bump @discordjs/opus from 0.8.0 to 0.9.0
Bumps [@discordjs/opus](https://github.com/discordjs/opus) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/discordjs/opus/releases)
- [Commits](https://github.com/discordjs/opus/compare/v0.8.0...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-29 14:56:04 +00:00
dependabot[bot]andGitHub 9aff4c3642 Bump @types/node from 18.8.2 to 18.11.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.2 to 18.11.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-29 14:55:48 +00:00
yuzu c0aae40fbe Upgraded deps 2022-10-05 12:34:10 +07:00
yuzu 8796a4d389 Added express and cors 2022-08-25 18:18:57 +07:00
yuzu d503345bfc Bump deps 2022-07-24 18:26:35 +07:00
yuzu 34351d492b Bump to stable discord.js v14.0.1 2022-07-18 15:08:41 +07:00
yuzu b207ca5cb3 Bump deps 2022-07-15 15:08:03 +07:00
yuzu 55aa91eb9d Bump discord.js 2022-07-05 21:21:11 +07:00
yuzu ab9ca2a4f7 Bump discord.js 2022-07-01 16:09:53 +07:00
yuzu 5c70395f50 Updated discord.js to v14 2022-06-29 15:27:38 +07:00
yuzu d0b3165313 Bump deps 2022-06-27 21:08:06 +07:00
yuzu 36d719835f Add i18n 2022-06-06 20:11:24 +07:00
yuzu 8590d77464 Updated deps and fixed broken changes 2022-06-06 13:00:38 +07:00
yuzu 43b7642a83 Updated play-dl 2022-06-04 13:08:00 +07:00
yuzu 2a3a5254f8 Update deps 2022-05-01 17:56:01 +07:00
yuzu da8fbef5dd Fix build script 2022-03-05 21:58:02 +07:00
yuzu 38719f4a83 Bump deps 2022-03-04 00:57:06 +07:00
yuzu 8c47f6e95c Update deps 2022-02-27 16:32:32 +07:00
yuzu 7a60947d76 Improve stats 2022-02-07 10:41:55 +07:00
yuzu 31e15aef2d Bump play-dl 2022-02-04 22:42:44 +07:00