Commit Graph

733 Commits

Author SHA1 Message Date
March 7th f4d6513806 feat(WebEmbed) Sponsored by NezukoBot
Thanks https://github.com/cookiegmvn
2022-09-15 20:00:25 +07:00
March 7th 37ca4593d3 types(GuildChannelManager): correct fetch return type (v13)
#8551 discord.js
2022-09-14 17:47:37 +07:00
March 7th d5a0b94288 fix get Profile user error 2022-09-14 12:12:58 +07:00
Cinnamon ad9d8cc229 Merge pull request #302 from aiko-chan-ai/dev
fix(ClientUser): Bio is null
2022-09-11 23:19:57 +07:00
March 7th d024ec5bf4 fix(ClientUser): Bio is null
Reported by Void.#0176
2022-09-11 23:19:33 +07:00
March 7th a6b34dcff3 Merge branch 'main' of https://github.com/aiko-chan-ai/discord.js-selfbot-v13 2022-09-11 22:54:10 +07:00
March 7th 1cec34f581 docs: fix 2022-09-11 22:54:07 +07:00
Cinnamon 9d7228bf84 Update VoiceCall.md 2022-09-11 10:12:30 +07:00
Cinnamon 6d92f70bb6 Update VoiceCall.md 2022-09-11 10:06:34 +07:00
March 7th 04938bc4a5 chore(release): v2.6.14
fix docs, fix sendSlash, fix RelationshipManager
2022-09-11 09:42:58 +07:00
March 7th fe1f9911c5 fix: sendSlash search failure (>25 bot) 2022-09-11 09:39:57 +07:00
March 7th d1382823fe feat(RelationshipManager): Add x-context-properties headers 2022-09-11 09:18:25 +07:00
March 7th e6bd66d14b chore(release): v2.6.13 2022-09-10 18:38:50 +07:00
Cinnamon 98b8f9335c Merge pull request #300 from aiko-chan-ai/dev
feat: Appliaction
2022-09-10 18:36:36 +07:00
March 7th 536c29f45c feat: Appliaction
- Refactor code
- Add `sendContextMenu` :v
2022-09-10 18:36:16 +07:00
March 7th c8620a690f Create main.json 2022-09-09 23:50:07 +07:00
Cinnamon 6093a60ca0 Merge pull request #297 from aiko-chan-ai/dev
Update
2022-09-09 23:49:13 +07:00
March 7th 0b050cfcfd Delete main.json 2022-09-09 23:49:02 +07:00
March 7th 1e1c316d55 Create main.json 2022-09-09 23:48:28 +07:00
Cinnamon adf27cce26 Delete main.json 2022-09-09 23:48:03 +07:00
March 7th 1b3bfaae51 Resolve conflict 2022-09-09 23:47:30 +07:00
March 7th fb71762d2d Update
- refactor: rename `RelationshipsManager` > `RelationshipManager`

- feat(RelationshipManager): add `friendCache`, `blockedCache`, `incomingCache`, `outgoingCache`

- feat(ClientApplication): Add `popularCommands`

- deps: Update
2022-09-09 23:44:45 +07:00
March 7th af2a885f2a feat(GuildBanManager): Add deleteMessageSeconds
#8575 Discord.js v13.11
2022-09-04 18:31:39 +07:00
March 7th 16f6cb7327 add MESSAGE_CONTENT intent (v13)
#8580 Discord.js v13.11
2022-09-04 18:24:19 +07:00
March 7th db5df56719 chore(release): v2.6.12 2022-08-31 11:27:01 +07:00
March 7th abc5523d3f fix: options undefined 2022-08-31 11:25:11 +07:00
March 7th 54ca20ca8a docs: fix 2022-08-31 11:24:16 +07:00
March 7th b28e8a4cf3 docs: fix 2022-08-31 11:17:22 +07:00
March 7th e722b41e5b chore(release): v2.6.11 2022-08-31 11:10:14 +07:00
Cinnamon 2d3499326c Merge pull request #290 from aiko-chan-ai/dev
refactor(GuildMemberManager): new Fetch method
2022-08-31 11:05:02 +07:00
March 7th bbdf294330 refactor(GuildMemberManager): new Fetch method 2022-08-31 11:04:42 +07:00
March 7th 685e072ed7 chore(release): v2.6.10 2022-08-29 22:17:03 +07:00
Cinnamon bcbf2eea03 Merge pull request #287 from aiko-chan-ai/dev
fix(SendSlash): BotId !== applicationId
2022-08-29 22:15:16 +07:00
March 7th 1ff63e24b7 fix(SendSlash): BotId !== applicationId
example: dyno
2022-08-29 22:14:51 +07:00
March 7th 6ac756fe89 chore(release): v2.6.9
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-29 11:40:08 +07:00
March 7th 2d4cb8e9ae Merge branch 'main' of https://github.com/aiko-chan-ai/discord.js-selfbot-v13 2022-08-29 11:38:35 +07:00
March 7th 1bfccf1e55 chore(release): v2.6.8
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-29 11:36:24 +07:00
Cinnamon c3662dd1a7 Merge pull request #284 from aiko-chan-ai/dev
refactor + feat + fix (see commits)
2022-08-29 11:34:44 +07:00
March 7th 966542d6c3 heroku is no longer free :c
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-29 11:34:24 +07:00
March 7th b0c348b50d fix(Ws): args.proxy => args.agent
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-29 11:26:25 +07:00
March 7th 00a2b8aa5b feat(Client): Support Proxy
- https://github.com/discordjs/discord.js/issues/3039#issuecomment-1033955220
- #283
(not tested yet)

Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-29 11:10:47 +07:00
March 7th da93f6364d refactor(RichPresence): getUUID, getExternal => static
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-29 10:29:03 +07:00
Cinnamon 8b2d138bdd Merge pull request #278 from aiko-chan-ai/dev
feat(SessionManager): New feature from Discord
2022-08-25 18:20:18 +07:00
March 7th 8a9d7e8713 feat(SessionManager): New feature from Discord 2022-08-25 18:20:00 +07:00
Cinnamon 6a750a4e34 Merge pull request #276 from aiko-chan-ai/dev
fix(User): user.bio return object
2022-08-24 12:08:52 +07:00
March 7th 2da3c404d2 fix(User): user.bio return object 2022-08-24 12:08:33 +07:00
Cinnamon c52551d006 Merge pull request #275 from aiko-chan-ai/dev
chore(release): v2.6.7
2022-08-23 23:49:56 +07:00
March 7th ac8218b421 chore(release): v2.6.7 2022-08-23 23:49:33 +07:00
March 7th 468416adb6 fix(Client): createToken throw error Invalid URL 2022-08-23 23:49:22 +07:00
Cinnamon 88b44c72c1 Merge pull request #271 from aiko-chan-ai/dev
fix(Options): checkUpdate error
2022-08-21 09:54:31 +07:00