Commit Graph

117 Commits

Author SHA1 Message Date
dependabot[bot]
a9f8b12466
chore(deps): bump discord-api-types from 0.35.0 to 0.36.0
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.35.0 to 0.36.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.35.0...0.36.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-06-30 12:38:32 +00:00
Cinnamon
2b72918b17 chore(release): version 2022-06-29 10:28:38 +07:00
Cinnamon
e7ca84ee3b chore(release): version
v2.3.61
2022-06-27 13:23:21 +07:00
Cinnamon
736238f3df chore(release): version 2022-06-26 13:40:26 +07:00
Cinnamon
d1457bbc9b chore(release): version
Android (Termux) support (maybe)
2022-06-26 10:06:05 +07:00
Cinnamon
ebfe2886ff chore(deps): bump @discordjs/voice 2022-06-26 09:40:04 +07:00
Cinnamon
e45169780f chore(release): version 2022-06-25 10:28:46 +07:00
dependabot[bot]
e0114abfaf
chore(deps): bump discord-api-types from 0.34.0 to 0.35.0
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.34.0 to 0.35.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.34.0...0.35.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-06-24 12:38:39 +00:00
Cinnamon
96e00f9494 chore(release): version
v13.8.1 discordjs finish
2022-06-24 08:54:52 +07:00
Cinnamon
f6f3274878 feat(User): presenceFetch()
v12: user.presence
2022-06-23 10:25:02 +07:00
March 7th
dce9c8013c chore(release): version
- Bypass Discord Phone Verification
2022-06-16 18:50:25 +07:00
March 7th
43599b376e chore(release): version
v2.3.4
2022-06-16 17:42:59 +07:00
March 7th
007f0ef3b1 chore(release): version 2022-06-15 23:07:24 +07:00
March 7th
d1539b4e11 chore(release): version
fix event name (sad)
2022-06-15 02:24:39 +07:00
March 7th
8c8a24d469 chore(release): version 2022-06-14 08:48:19 +07:00
March 7th
dd2912fb8d chore(release): version 2022-06-13 23:53:43 +07:00
dependabot[bot]
012116296a
Bump tsd from 0.20.0 to 0.21.0
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/SamVerschueren/tsd/releases)
- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.20.0...v0.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 12:59:12 +00:00
March 7th
07d52ee41b fix: opcode 24 (Interaction search function)
Todo: Rewrite slash command ...
2022-06-12 19:13:12 +07:00
dependabot[bot]
dbc2841792
Bump @discordjs/builders from 0.14.0 to 0.15.0
Bumps [@discordjs/builders](https://github.com/discordjs/discord.js) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/builders@0.14.0...@discordjs/builders@0.15.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-06-06 12:52:19 +00:00
March 7th
305ccaac90 v2.2.0
Discord.js v13.8.0
2022-06-06 11:21:36 +07:00
March 7th
c165824419 v2.1.0
fix: ClientUser.notes return empty Collection
fix: Recieve messages from large servers #72
feat: checkUpdate return Debug event (not console.log)
feat: RelationshipAdd event, param type return RelationshipTypes
feat: online status when login
feat: fix documents
2022-06-06 00:42:08 +07:00
March 7th
6d2cbb442a Remove user.presence
Error (clientUser.presence)
2022-06-04 14:59:55 +07:00
March 7th
852db8048b fix 2022-06-04 14:32:35 +07:00
March 7th
9688d28a6e Finish v2.0.41 2022-06-04 14:02:56 +07:00
March 7th
e3d842db53 Fix #121 and smail update 2022-06-04 13:26:53 +07:00
March 7th
afa03f25aa fix wembed 2022-05-22 12:43:30 +07:00
March 7th
83275d33c7 Update package.json 2022-05-21 21:37:00 +07:00
March 7th
307d173a29 Update package.json 2022-05-21 21:23:12 +07:00
March 7th
567bdc6a40 Audio call
but not finished
(Add event later)
2022-05-21 21:20:23 +07:00
March 7th
f9ec41c9b6 Calling support (1) 2022-05-21 20:58:33 +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
8355a8e135 maybe minor update ? 2022-05-11 20:19:04 +07:00
March 7th
940aa78bf6 fix document, readme 2022-05-06 23:28:18 +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
391d972d98 document 2022-05-06 21:17:20 +07:00
March 7th
c6316814eb fix 2022-05-03 14:26:19 +07:00
March 7th
a7468df6de fix bug 2022-05-03 14:21:44 +07:00
March 7th
da02043957 update setting 2022-05-03 14:15:02 +07:00
March 7th
84ef236296 Update package.json 2022-05-03 13:00:52 +07:00
March 7th
69e5a2e73c fix bug .-. 2022-05-03 12:50:59 +07:00
March 7th
966435e11d Update package.json 2022-05-03 12:44:56 +07:00
dependabot[bot]
d01df1a80d
Bump undici from 4.16.0 to 5.1.1
Bumps [undici](https://github.com/nodejs/undici) from 4.16.0 to 5.1.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v4.16.0...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 05:30:15 +00:00
March 7th
25b2d9fdaa Login using QRcode 2022-05-03 12:29:10 +07:00
March 7th
615c772280 feat: <Message>.markUnread() #65
and script check update module .-.
2022-04-29 12:35:28 +07:00
March 7th
ca772d75b8 update module 2022-04-27 20:59:56 +07:00
March 7th
ce37b72dc3 so... 1.3.92 ? 2022-04-27 20:58:06 +07:00
March 7th
88e082b7d6
Merge pull request #61 from aiko-chan-ai/dependabot/npm_and_yarn/discord-api-types-0.32.0
Bump discord-api-types from 0.31.2 to 0.32.0
2022-04-26 20:24:52 +07:00