Commit Graph

1176 Commits

Author SHA1 Message Date
March 7th
2b136e01dd
Merge pull request #126 from aiko-chan-ai/dependabot/npm_and_yarn/lint-staged-12.4.2
Bump lint-staged from 12.4.1 to 12.4.2
2022-05-26 17:34:34 +07:00
March 7th
748854e5b9
Merge pull request #125 from aiko-chan-ai/dependabot/npm_and_yarn/typescript-4.7.2
Bump typescript from 4.6.4 to 4.7.2
2022-05-26 17:34:25 +07:00
March 7th
7f58f4020d
Merge pull request #123 from aiko-chan-ai/dependabot/npm_and_yarn/undici-5.3.0
Bump undici from 5.2.0 to 5.3.0
2022-05-26 17:34:15 +07:00
dependabot[bot]
00be486538
Bump lint-staged from 12.4.1 to 12.4.2
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.4.1 to 12.4.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.4.1...v12.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 12:37:24 +00:00
dependabot[bot]
3382d1b8bd
Bump typescript from 4.6.4 to 4.7.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.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-05-25 12:37:04 +00:00
dependabot[bot]
8786668f75
Bump undici from 5.2.0 to 5.3.0
Bumps [undici](https://github.com/nodejs/undici) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.2.0...v5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 12:36:18 +00:00
dependabot[bot]
25cbe85aa3
Bump eslint from 8.15.0 to 8.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.16.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.15.0...v8.16.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-05-23 12:53:33 +00:00
March 7th
7539d75342
Merge pull request #118 from valadaptive/remove-console-log
Remove stray console.log
2022-05-23 16:40:29 +07:00
valadaptive
56940a2f36 Remove stray console.log 2022-05-23 05:39:02 -04:00
March 7th
9f0fe8447b Update package-lock.json 2022-05-22 21:13:53 +07:00
March 7th
2e44feb0a9
Update DOCUMENT.md 2022-05-22 13:19:02 +07:00
March 7th
afa03f25aa fix wembed 2022-05-22 12:43:30 +07:00
March 7th
c08085cecc Update WebEmbed.js 2022-05-22 12:39:24 +07:00
March 7th
ae7b7b0bfb
Update Guild.md 2022-05-21 23:49:41 +07:00
March 7th
83275d33c7 Update package.json 2022-05-21 21:37:00 +07:00
March 7th
5081d4a27b fix ring 2022-05-21 21:36:31 +07:00
March 7th
d95a88b8d5 Update VoiceCall.md 2022-05-21 21:26:20 +07:00
March 7th
307d173a29 Update package.json 2022-05-21 21:23:12 +07:00
March 7th
7c25152e1d Update Voice.js 2022-05-21 21:22:40 +07:00
March 7th
567bdc6a40 Audio call
but not finished
(Add event later)
2022-05-21 21:20:23 +07:00
March 7th
cc0bf46a3e update document 2022-05-21 21:14:59 +07:00
March 7th
f60f5bc691 @discordjs/voice 0.10.0-dev patch 2022-05-21 21:02:00 +07:00
March 7th
f9ec41c9b6 Calling support (1) 2022-05-21 20:58:33 +07:00
March 7th
cc9c4f3145
Merge pull request #111 from aiko-chan-ai/dependabot/npm_and_yarn/discord-api-types-0.33.0
Bump discord-api-types from 0.32.1 to 0.33.0
2022-05-20 22:03:40 +07:00
March 7th
5262cb5662
fck domain 2022-05-16 21:07:27 +07:00
dependabot[bot]
a7e3eb4bf6
Bump discord-api-types from 0.32.1 to 0.33.0
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.32.1 to 0.33.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.32.1...0.33.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-05-16 12:35:47 +00:00
March 7th
c201e7da69 Discord.js v13.7 2022-05-14 15:06:15 +07:00
March 7th
fc7f02e85b Fix Webhook send #108
DiscordAPIError: Invalid request origin
2022-05-14 12:12:10 +07:00
March 7th
9c8d53076c fix #105 2022-05-13 18:17:22 +07:00
March 7th
2b2c6e184c friend invite 2022-05-12 11:58:53 +07:00
March 7th
46ba5d3058 update document 2022-05-11 20:28:32 +07:00
March 7th
8355a8e135 maybe minor update ? 2022-05-11 20:19:04 +07:00
March 7th
6d14015d1b Update bug_report.yml 2022-05-11 18:43:48 +07:00
March 7th
116308f3af Update bug_report.yml 2022-05-11 18:42:05 +07:00
March 7th
d2f9d5d3d2 Update bug_report.yml 2022-05-11 18:41:10 +07:00
March 7th
acf0646929 Update feature_request.yml 2022-05-11 18:40:08 +07:00
March 7th
3525f905ac Update feature_request.yml 2022-05-11 18:39:26 +07:00
March 7th
c22bbace7a Merge branch 'main' of https://github.com/aiko-chan-ai/discord.js-selfbot-v13 2022-05-11 18:38:02 +07:00
March 7th
df1b2a8733 .-. 2022-05-11 18:37:41 +07:00
March 7th
e058d59b2e
Merge pull request #96 from aiko-chan-ai/dependabot/npm_and_yarn/eslint-8.15.0
Bump eslint from 8.14.0 to 8.15.0
2022-05-09 23:15:29 +07:00
March 7th
6d159dd3f8
Merge pull request #97 from aiko-chan-ai/dependabot/npm_and_yarn/discord-bettermarkdown-1.2.0
Bump discord-bettermarkdown from 1.1.0 to 1.2.0
2022-05-09 23:15:19 +07:00
dependabot[bot]
be08f3fad1
Bump discord-bettermarkdown from 1.1.0 to 1.2.0
Bumps [discord-bettermarkdown](https://github.com/aiko-chan-ai/Discord-Markdown) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/aiko-chan-ai/Discord-Markdown/releases)
- [Commits](https://github.com/aiko-chan-ai/Discord-Markdown/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 12:35:55 +00:00
dependabot[bot]
fc389ea598
Bump eslint from 8.14.0 to 8.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.15.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.14.0...v8.15.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-05-09 12:35:34 +00:00
March 7th
d3e9779d0f
Update DOCUMENT.md 2022-05-06 23:40:57 +07:00
March 7th
940aa78bf6 fix document, readme 2022-05-06 23:28:18 +07:00
March 7th
2980198a3f Update main.json 2022-05-06 23:23:35 +07:00
March 7th
2fe706d1ba v1.4.3 2022-05-06 23:18:33 +07:00
March 7th
04f114ff69 doc - 2 2022-05-06 22:28:51 +07:00
March 7th
95cc955da9 document 2022-05-06 22:25:27 +07:00
March 7th
efe416340d Merge branch 'main' of https://github.com/aiko-chan-ai/discord.js-selfbot-v13 2022-05-06 21:17:23 +07:00