Commit Graph

187 Commits

Author SHA1 Message Date
March 7th 3c2a373878 Merge pull request #45 from aiko-chan-ai/dependabot/npm_and_yarn/discordjs/collection-0.6.0
Bump @discordjs/collection from 0.5.0 to 0.6.0
2022-04-24 17:26:14 +07:00
March 7th 0614ccce9d Merge pull request #46 from aiko-chan-ai/dependabot/npm_and_yarn/eslint-8.13.0
Bump eslint from 8.11.0 to 8.13.0
2022-04-24 17:26:05 +07:00
March 7th ad9e77b76c Merge pull request #47 from aiko-chan-ai/dependabot/npm_and_yarn/prettier-2.6.2
Bump prettier from 2.6.0 to 2.6.2
2022-04-24 17:25:55 +07:00
March 7th 8de5120717 Merge pull request #48 from aiko-chan-ai/dependabot/npm_and_yarn/tsd-0.20.0
Bump tsd from 0.19.1 to 0.20.0
2022-04-24 17:25:51 +07:00
March 7th 07a1b37ce7 Merge pull request #50 from aiko-chan-ai/dependabot/npm_and_yarn/discord-rpc-contructor-1.1.2
Bump discord-rpc-contructor from 1.1.1 to 1.1.2
2022-04-24 17:25:31 +07:00
March 7th 5688f6e0e1 Merge pull request #51 from aiko-chan-ai/dependabot/npm_and_yarn/discord-api-types-0.31.2
Bump discord-api-types from 0.31.1 to 0.31.2
2022-04-24 17:25:12 +07:00
March 7th 7c5ee1949a Merge pull request #53 from aiko-chan-ai/dependabot/npm_and_yarn/lint-staged-12.4.0
Bump lint-staged from 12.3.8 to 12.4.0
2022-04-24 17:24:13 +07:00
dependabot[bot] 46db393223 Bump lint-staged from 12.3.8 to 12.4.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.8 to 12.4.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.3.8...v12.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 12:40:07 +00:00
dependabot[bot] e486d3b6ac Bump discord-api-types from 0.31.1 to 0.31.2
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.31.1 to 0.31.2.
- [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.31.1...0.31.2)

---
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-04-20 12:57:30 +00:00
March 7th 2570a0ae27 Update User.md 2022-04-19 23:34:29 +07:00
March 7th fee04d6bc1 Update User.md 2022-04-19 22:33:02 +07:00
dependabot[bot] e2d92271a5 Bump discord-rpc-contructor from 1.1.1 to 1.1.2
Bumps [discord-rpc-contructor](https://github.com/aiko-chan-ai/discord.js-selfbot-v13) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/releases)
- [Commits](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/commits)

---
updated-dependencies:
- dependency-name: discord-rpc-contructor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 12:53:53 +00:00
dependabot[bot] a1c1d2772e Bump tsd from 0.19.1 to 0.20.0
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.19.1 to 0.20.0.
- [Release notes](https://github.com/SamVerschueren/tsd/releases)
- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.19.1...v0.20.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-04-18 12:53:27 +00:00
dependabot[bot] d909773bef Bump prettier from 2.6.0 to 2.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 12:53:14 +00:00
dependabot[bot] 9b29575eb8 Bump eslint from 8.11.0 to 8.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.13.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.11.0...v8.13.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-04-18 12:53:04 +00:00
dependabot[bot] 85b9885307 Bump @discordjs/collection from 0.5.0 to 0.6.0
Bumps [@discordjs/collection](https://github.com/discordjs/discord.js) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/collection@0.5.0...@discordjs/collection@0.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 12:52:50 +00:00
March 7th d227e0584b Fix bug (Hot fix) 2022-04-17 22:22:55 +07:00
March 7th 0ab2f9e729 update 2022-04-17 20:42:00 +07:00
March 7th 485e4be048 Update package.json 2022-04-17 17:37:01 +07:00
March 7th 579c910fa3 Update README.md 2022-04-17 17:35:24 +07:00
March 7th 5c7bfa70a9 Update README.md 2022-04-17 17:30:47 +07:00
March 7th 27531112e8 readme 2022-04-17 17:29:32 +07:00
March 7th f165491083 GuildMember.fetch() fix 2022-04-17 17:21:54 +07:00
March 7th 44a7f4cb60 Update MessagePayload.js
Reported by Dux#2925 [881113828195205131]
2022-04-17 17:20:27 +07:00
March 7th e9ba80a325 RPC with Custom Image
and fix something
2022-04-17 00:11:46 +07:00
March 7th 70637bb8d6 ClientSetting.setCustomStatus()
.-.
2022-04-16 22:56:18 +07:00
March 7th 2a559f7d36 Eslint fix all 2022-04-16 19:01:05 +07:00
March 7th c3764e77c4 update package.json 2022-04-16 17:54:24 +07:00
March 7th dd913f2b0e Merge branch 'main' of https://github.com/aiko-chan-ai/discord.js-selfbot-v13 2022-04-16 17:49:27 +07:00
March 7th 7c0a8c5afb Update lint.yml 2022-04-16 17:48:57 +07:00
March 7th a7179eb763 Merge pull request #35 from aiko-chan-ai/dependabot/npm_and_yarn/discord-api-types-0.31.1
Bump discord-api-types from 0.27.3 to 0.31.1
2022-04-16 17:47:37 +07:00
March 7th 49b59de7a4 added 2022-04-16 17:46:13 +07:00
dependabot[bot] 8da58b6e2a Bump discord-api-types from 0.27.3 to 0.31.1
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.27.3 to 0.31.1.
- [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.27.3...0.31.1)

---
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-04-16 10:45:59 +00:00
March 7th 522f7f756a copy eslint + tslint from Discord.js (v13) 2022-04-16 17:44:43 +07:00
March 7th 7fc069f4b9 update sth 2022-04-16 11:59:23 +07:00
March 7th 116afbdddc Update Message.md 2022-04-15 00:20:07 +07:00
March 7th 03280160e1 1.3.7
Hot fix WebEmbed
2022-04-15 00:01:41 +07:00
March 7th 4fae7ba2af Fix Webembed
Report by PinkDuwc._#3443
2022-04-14 23:02:59 +07:00
March 7th 7c7fc192ba 1.3.5
+ Fix Typescript
+ Add some websocket event
+ bla bla
2022-04-14 21:32:11 +07:00
March 7th 31f0252f62 Merge pull request #32 from LeoMavri/main
Made Intents optional in Client constructor
2022-04-14 12:42:13 +07:00
Mavri d778019b2e made intents optional in client constructor 2022-04-14 08:03:04 +03:00
March 7th adf31ddf4a Bug
Bug report by Mavri#0001 [721347809667973141]
https://cdn.discordapp.com/attachments/962427657138602044/963878966953922630/unknown.png
2022-04-14 10:56:21 +07:00
March 7th cd6401eac2 Update README.md 2022-04-13 19:12:29 +07:00
March 7th f9f74cc649 Document + Debug Websocket 2022-04-13 17:51:43 +07:00
March 7th d78a10ed76 1.3.4
Get interaction commands using gateway
2022-04-12 20:46:25 +07:00
March 7th f73525f278 1.3.3
Change logs:
+ New Event:
> relationshipAdd: user.id, type
> relationshipRemove: user.id
> client.relationships: RelationshipsManager
> User.relationships
> Update Document .-.
- DEPRECATED
> client.blocked
> client.friends
> clientUser.findFriend
> User.blocked
> User.friend
> some console.log()
2022-04-12 12:46:08 +07:00
March 7th 89d8b08a08 1.3.2
Fix guild.members.fetch()
New event: guildMemberListUpdate (same as guildMemberChunk)
2022-04-11 19:48:20 +07:00
March 7th 9672b325a1 Update Message.md 2022-04-11 13:20:03 +07:00
March 7th 6e390c99b9 Document fix :)) 2022-04-11 13:04:33 +07:00
March 7th 8688dbac8c 1.3.1
- Update Document
- Fix WebEmbed
- Fix MessagePayload
- Clear warn "Accessing non-existent property inside a circular dependency" (Pull #26)
2022-04-11 12:53:02 +07:00