Commit Graph
350 Commits
Author SHA1 Message Date
Mint 9c9434f4ba Don't start web server if env is not there 2022-11-13 19:01:29 +09:00
Mint b4d2a93a98 More env checks 2022-11-13 19:01:03 +09:00
yuzuandGitHub 8295e202ea Merge pull request #22 from kirameki-cafe/dependabot/npm_and_yarn/discord-api-types-0.37.17
Bump discord-api-types from 0.37.15 to 0.37.17
2022-11-08 22:19:31 +07: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
yuzuandGitHub 8d191dac7a Merge pull request #20 from kirameki-cafe/dependabot/npm_and_yarn/ts-custom-error-3.3.1
Bump ts-custom-error from 3.3.0 to 3.3.1
2022-11-08 22:03:25 +07: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
yuzuandGitHub a0751298d8 Merge pull request #21 from kirameki-cafe/dependabot/npm_and_yarn/types/node-18.11.9
Bump @types/node from 18.11.8 to 18.11.9
2022-11-08 21:34:05 +07: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 a099e1a79f Fixed wrong logging level (#18) 2022-10-31 23:17:08 +07: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
MintandGitHub ea6b194211 Don't encode the prefix in the message (#16) 2022-10-30 23:58:58 +07:00
yuzuandGitHub 86cb65552d Merge pull request #10 from YuzuZensai/main
Mitigate repo and code to kirameki-cafe
2022-10-30 22:49:10 +07:00
yuzu 8a7c472acb Update docker-image.yml 2022-10-30 22:40:22 +07:00
yuzuandGitHub a70c3e54f1 Updated repo url 2022-10-30 22:24:26 +07:00
yuzuandGitHub 3b288a229c Updated reference to repo 2022-10-30 22:22:57 +07:00
yuzuandGitHub cf956f96ce Changed docker scripts and repo settings 2022-10-30 22:21:46 +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
yuzuandGitHub f7630cbd69 Merge pull request #7 from YuzuZensai/dependabot/npm_and_yarn/discordjs/opus-0.9.0
Bump @discordjs/opus from 0.8.0 to 0.9.0
2022-10-29 21:56:58 +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
yuzuandGitHub 4ef0a67543 Update dependabot.yml 2022-10-29 21:53:01 +07:00
yuzuandGitHub c284046e6c Create dependabot.yml 2022-10-29 21:52:23 +07:00
yuzu 3aa76a5895 Fixed broken changes 2022-10-05 12:34:19 +07:00
yuzu c0aae40fbe Upgraded deps 2022-10-05 12:34:10 +07:00
yuzu 96bba465d9 Added API 2022-08-26 06:36:45 +07:00
yuzu 56fbe3109c Update .env.example 2022-08-25 18:19:20 +07:00
yuzu b922688063 Create HTTPStatus.ts 2022-08-25 18:19:01 +07:00
yuzu 8796a4d389 Added express and cors 2022-08-25 18:18:57 +07:00
yuzu 53122521c3 Fix delete message crash 2022-08-15 03:44:41 +00:00
yuzu a5afc8d6fa Added docker push 2022-08-10 10:52:00 +07:00
yuzu d503345bfc Bump deps 2022-07-24 18:26:35 +07:00
yuzuandGitHub a1b016a1f9 Fixed typo 2022-07-20 17:18:04 +07:00
yuzuandGitHub f061a4bf58 Update README.md 2022-07-18 22:57:46 +07:00
yuzuandGitHub 55c84caac7 Update docker-image.yml 2022-07-18 15:47:25 +07:00
yuzuandGitHub 85d4a5222e Create codeql-analysis.yml 2022-07-18 15:47:12 +07:00
yuzuandGitHub 7f7f877930 Merge pull request #4 from YuzuZensai/github-action
GitHub action
2022-07-18 15:40:30 +07:00
yuzu 4dc3a1aadd Update docker-image.yml 2022-07-18 15:26:48 +07:00
yuzu d7ab503144 Create docker-image.yml 2022-07-18 15:25:53 +07:00
yuzuandGitHub 69ccd53b74 Merge pull request #3 from YuzuZensai/djs14
Update to discord.js v14, Support Voice Text Channel
2022-07-18 15:16:56 +07:00
yuzu b749da667c Update embed 2022-07-18 15:09:07 +07:00
yuzu ee13f3ce3f Code clean up 2022-07-18 15:08:55 +07:00
yuzu 34351d492b Bump to stable discord.js v14.0.1 2022-07-18 15:08:41 +07:00
yuzu 01c0166171 YouTube and Spotify token check 2022-07-18 15:01:37 +07:00
yuzu c6725c0bea Capitalized first letter 2022-07-18 14:55:07 +07:00
yuzu 97398bf1e2 Added queue shuffle 2022-07-18 14:53:35 +07:00
yuzu 2b4a534e0c Added available args to queue embed 2022-07-18 14:33:05 +07:00
yuzu 11e0a8f94a Code clean up 2022-07-18 14:18:58 +07:00