Commit Graph
100 Commits
Author SHA1 Message Date
Cinnamon 736238f3df chore(release): version 2022-06-26 13:40:26 +07:00
Cinnamon c097deeab4 dev(test) Test only 2022-06-26 11:53:37 +07:00
Cinnamon 05a0d122b4 docs: Update 2022-06-26 10:08:15 +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
Cinnamon cd70a91aaa fix(READY): Log and typing 2022-06-25 10:28:31 +07:00
Cinnamon 6068ffc1d8 feat(Client): Warning Message, Update UserAgent 2022-06-25 10:11:05 +07:00
Cinnamon 9e4c0a506b refactor(GuildMemberManager): Fetch members 2022-06-25 10:10:17 +07:00
Cinnamon 0ca1bf5397 fix(UserManager): CreateDM function 2022-06-25 10:09:49 +07:00
CinnamonandGitHub 5e489e080f Merge pull request #176 from aiko-chan-ai/dependabot/npm_and_yarn/discord-api-types-0.35.0
chore(deps): bump discord-api-types from 0.34.0 to 0.35.0
2022-06-25 09:25:30 +07:00
Cinnamon 5fd081b6dd refactor(Ready): Update module pls .... 2022-06-24 09:50:09 +07:00
Cinnamon 8b5eac8cf2 fix(WebSocketShard): backport error handler preservation on connections
https://github.com/discordjs/discord.js/pull/8164
v13.9.0
2022-06-24 09:16:13 +07:00
Cinnamon 3877bdf176 feat: partially backport perms v2 for v13
v13.9.0 :yay:
https://github.com/discordjs/discord.js/pull/8162
2022-06-24 09:14:55 +07:00
Cinnamon 96e00f9494 chore(release): version
v13.8.1 discordjs finish
2022-06-24 08:54:52 +07:00
Cinnamon 4c0dfadc05 fix(VoiceChannel): NSFW property (v13)
https://github.com/discordjs/discord.js/pull/8161
v13.8.1
2022-06-24 08:50:57 +07:00
Cinnamon 64c7dd5dd7 docs: TextBasedChannel-> TextBasedChannels typos (v13)
https://github.com/discordjs/discord.js/pull/8155
2022-06-24 08:47:30 +07:00
Cinnamon 55cbc37785 typings(Shard#reconnecting): Backport to v13 - Fix event name
https://github.com/discordjs/discord.js/pull/8126
v13.8.1
2022-06-24 08:44:07 +07:00
Cinnamon 759806163e chore(release): version 2022-06-23 10:44:41 +07:00
Cinnamon f6f3274878 feat(User): presenceFetch()
v12: user.presence
2022-06-23 10:25:02 +07:00
CinnamonandGitHub 614c32fed6 Merge pull request #173 from aiko-chan-ai/dependabot/npm_and_yarn/typescript-4.7.4
chore(deps-dev): bump typescript from 4.7.3 to 4.7.4
2022-06-21 10:50:06 +07:00
CinnamonandGitHub 82ab5ea372 Merge pull request #174 from aiko-chan-ai/dependabot/npm_and_yarn/eslint-8.18.0
chore(deps-dev): bump eslint from 8.17.0 to 8.18.0
2022-06-21 10:49:57 +07:00
March 7th f80444be6b Update main.json 2022-06-18 11:54:36 +07:00
March 7th 2d044dceb4 Support Bots (maybe) 2022-06-17 13:34:42 +07:00
March 7th 57d839e8be types(GuildChannel): fix type of .isText() method
v13.8.1
https://github.com/discordjs/discord.js/milestone/18
2022-06-17 12:52:53 +07:00
March 7th f34994b6ca types(AutocompleteOption): backport fix and improve types
v13.8.1
2022-06-17 12:50:47 +07:00
March 7th 5e0eabd0e9 fix(AuditLog): default changes to empty array
v13.8.1
2022-06-17 12:50:32 +07:00
March 7th 1cf045050c types(AutocompleteOption): backport fix and improve types
v13.8.1
2022-06-17 12:48:45 +07:00
March 7th 206c699844 fix: destroy options during cleanup
v13.8.1
2022-06-17 12:48:31 +07:00
March 7th 8b98630169 fix(ModalSubmitInteraction): add isFromMessage() missing method
v13.8.1
2022-06-17 12:43:10 +07:00
March 7th 150e86a074 refactor(ClientOptions): deprecate $ prefix from ws.properties keys
v13.8.1
2022-06-17 12:41:55 +07:00
March 7th 764191fecc Revert "feat(@discordjs/voice): Update"
This reverts commit 287a347602.
2022-06-16 23:46:56 +07:00
March 7th 287a347602 feat(@discordjs/voice): Update 2022-06-16 23:46:40 +07:00
March 7th f7a6526111 fix(ClientOptions): Lint 2022-06-16 20:21:54 +07:00
March 7th 96eb5835c4 refactor(ClientOptions): remove $ prefix from ws.properties keys
https://github.com/discordjs/discord.js/pull/8094
v13.8.1 go brrr
2022-06-16 20:21:11 +07:00
March 7th ef134d996c refactor(ClientOptions): remove $ prefix from ws.properties keys
https://github.com/discordjs/discord.js/pull/8094
v13.8.1 go brrr
2022-06-16 20:20:15 +07:00
March 7th b435f9d20e refactor(ClientOptions): remove $ prefix from ws.properties keys
https://github.com/discordjs/discord.js/pull/8094
v13.8.1 go brrr
2022-06-16 20:17:08 +07:00
CinnamonandGitHub a3b376daa9 Merge pull request #168 from aiko-chan-ai/dependabot/npm_and_yarn/prettier-2.7.1
chore(deps-dev): bump prettier from 2.7.0 to 2.7.1
2022-06-16 19:44:19 +07:00
March 7th f1c0bd07ad feat(TextBasedChannel): User cannot use bulkDelete 2022-06-16 18:55:38 +07:00
March 7th dce9c8013c chore(release): version
- Bypass Discord Phone Verification
2022-06-16 18:50:25 +07:00
March 7th 9af5d8954a feat(DiscordAPIErrror): Support Captcha solve service 2022-06-16 18:20:18 +07:00
March 7th 43599b376e chore(release): version
v2.3.4
2022-06-16 17:42:59 +07:00
March 7th bb51132bdb fix(TextBasedChannel): Search Slashcommand wrong 2022-06-16 17:41:42 +07:00
March 7th e045e60fb0 feat(Document): Update 2022-06-16 12:34:03 +07:00
CinnamonandGitHub 3bd4966d53 Update SlashCommand.md 2022-06-16 01:31:18 +07:00
March 7th 007f0ef3b1 chore(release): version 2022-06-15 23:07:24 +07:00
March 7th d2a766ef3b fix: comment code 2022-06-15 18:52:06 +07:00
March 7th a344df8ccc refactor(Event): Update Events 2022-06-15 18:35:32 +07:00
March 7th 4ec46f014d feat(ClientUser): Add getMentions 2022-06-15 18:15:33 +07:00
March 7th 17a1a19f42 refactor(TextBasedChannel): sendSlash
Using REST API (without opcode 24, fix `command outdate` error)
2022-06-15 18:13:25 +07:00
March 7th 769cbb21d5 refactor(TextBasedChannel): sendSlash 2022-06-15 17:56:56 +07:00
March 7th 0963ab28e0 fix(searchInteraction): Support enums 2022-06-15 12:41:02 +07:00
March 7th 2edf7428d8 Update index.d.ts 2022-06-15 11:49:36 +07:00
March 7th 730762fc41 feat: add support for guild forums
No.2
2022-06-15 11:39:29 +07:00
March 7th 47d865db09 feat: add support for guild forums
waiting https://github.com/discordjs/discord.js/pull/7791
2022-06-15 11:34:03 +07:00
March 7th 520d8f9221 fix(guild): console.log 2022-06-15 02:32:00 +07:00
March 7th d1539b4e11 chore(release): version
fix event name (sad)
2022-06-15 02:24:39 +07:00
CinnamonandGitHub 6e1d98662f Merge pull request #164 from davidguttman/main
fix(event): rename interaction_failure websocket handler
2022-06-15 02:22:30 +07:00
CinnamonandGitHub f969c4091e Merge pull request #162 from aiko-chan-ai/dependabot/npm_and_yarn/prettier-2.7.0
chore(deps-dev): bump prettier from 2.6.2 to 2.7.0
2022-06-14 23:39:09 +07:00
March 7th 131901fd6d refactor(ThreadManager): Rewrite function 2022-06-14 09:05:38 +07:00
March 7th fbaf3a20e4 fix(Docs) remove link 2022-06-14 08:59:12 +07:00
March 7th 8c8a24d469 chore(release): version 2022-06-14 08:48:19 +07:00
March 7th 83c809cc32 fix(Event): name 2022-06-14 08:48:06 +07:00
CinnamonandGitHub 72238015f9 Merge pull request #161 from SpeedyCraftah/main
refactor(TheardManager): Add user account functionality for fetching active threads
2022-06-14 08:26:36 +07:00
March 7th a318a40880 fix: Document
n+1
2022-06-14 00:07:36 +07:00
March 7th e99dcedbd3 fix: Document
n
2022-06-14 00:06:11 +07:00
March 7th 2c5aaa93ef fix: Document 2022-06-14 00:04:59 +07:00
March 7th 3c7c574dd2 feat: Update Document 2022-06-14 00:03:51 +07:00
March 7th dd2912fb8d chore(release): version 2022-06-13 23:53:43 +07:00
CinnamonandGitHub bdc1c70758 Merge pull request #159 from aiko-chan-ai/dependabot/npm_and_yarn/tsd-0.21.0
Bump tsd from 0.20.0 to 0.21.0
2022-06-13 23:46:01 +07:00
March 7th 1c09f6beb1 fix: markUnread 2022-06-13 19:13:03 +07:00
CinnamonandGitHub d6622eea6f Update Message.md 2022-06-13 18:50:22 +07:00
CinnamonandGitHub 4097ab9e70 Create SlashCommand.md 2022-06-13 18:48:43 +07:00
March 7th 6b89f7c184 fix: SlashCommand sending TextChannel 2022-06-13 18:24:41 +07:00
March 7th 07d52ee41b fix: opcode 24 (Interaction search function)
Todo: Rewrite slash command ...
2022-06-12 19:13:12 +07:00
March 7th 8eaa5e0c72 fix: channel.sendSlash is not function
Todo: fix opcode 24 error
2022-06-11 23:15:51 +07:00
March 7th 81bc22f388 fix: document 2022-06-11 20:17:27 +07:00
March 7th c9f1010e54 fix: error
- Documents
- Enums
- Checkupdate function
- Update UserAgent
2022-06-11 20:13:52 +07:00
March 7thandGitHub 64d7900302 Merge pull request #156 from aiko-chan-ai/dependabot/npm_and_yarn/ws-8.8.0
Bump ws from 8.7.0 to 8.8.0
2022-06-10 22:19:54 +07:00
March 7th 5ba0eed9f1 Merge branch 'main' of https://github.com/aiko-chan-ai/discord.js-selfbot-v13 2022-06-10 15:51:43 +07:00
March 7th 21bbfe4aa2 fix(event): userSettingsUpdate memory leak 2022-06-10 15:51:31 +07:00
March 7thandGitHub 9aa89e1334 Merge pull request #155 from aiko-chan-ai/dependabot/npm_and_yarn/types/node-16.11.39
Bump @types/node from 16.11.38 to 16.11.39
2022-06-08 22:29:31 +07:00
March 7th 977b2fb8a3 no sidebar 2022-06-08 12:40:12 +07:00
March 7th 83ce0a0f43 Update
- Warn msg
- Add `nonce` param (interaction)
2022-06-08 12:35:19 +07:00
March 7thandGitHub 057f6ae3ad Create GuildMember.md 2022-06-08 11:43:57 +07:00
March 7th 497e4081d4 Merge branch 'main' of https://github.com/aiko-chan-ai/discord.js-selfbot-v13 2022-06-08 10:56:26 +07:00
March 7th 50cce53975 feat(guild): add mfa error code 2022-06-08 10:56:09 +07:00
March 7thandGitHub 019b6db143 Merge pull request #144 from aiko-chan-ai/dependabot/npm_and_yarn/lint-staged-12.5.0
Bump lint-staged from 12.4.3 to 12.5.0
2022-06-08 10:29:23 +07:00
March 7thandGitHub b568ecd36c Merge pull request #145 from aiko-chan-ai/dependabot/npm_and_yarn/eslint-8.17.0
Bump eslint from 8.16.0 to 8.17.0
2022-06-08 10:29:15 +07:00
March 7thandGitHub c9a929b29e Merge pull request #147 from aiko-chan-ai/dependabot/npm_and_yarn/commitlint/cli-16.3.0
Bump @commitlint/cli from 16.2.4 to 16.3.0
2022-06-08 10:29:04 +07:00
March 7thandGitHub 882d9adfac Merge pull request #148 from aiko-chan-ai/dependabot/npm_and_yarn/typescript-4.7.3
Bump typescript from 4.7.2 to 4.7.3
2022-06-08 10:28:56 +07:00
March 7thandGitHub 174fe779be Merge pull request #149 from aiko-chan-ai/dependabot/npm_and_yarn/discordjs/builders-0.15.0
Bump @discordjs/builders from 0.14.0 to 0.15.0
2022-06-08 10:28:46 +07:00
March 7thandGitHub daa80d2166 Merge pull request #150 from aiko-chan-ai/dependabot/npm_and_yarn/commitlint/config-angular-16.3.0
Bump @commitlint/config-angular from 16.2.4 to 16.3.0
2022-06-08 10:28:32 +07:00
March 7thandGitHub 2480b30dcf Merge pull request #151 from aiko-chan-ai/dependabot/npm_and_yarn/types/node-16.11.38
Bump @types/node from 16.11.27 to 16.11.38
2022-06-08 10:28:20 +07:00
March 7thandGitHub 8c3cbe36fb Merge pull request #153 from aiko-chan-ai/dependabot/npm_and_yarn/discord-api-types-0.33.5
Bump discord-api-types from 0.33.3 to 0.33.5
2022-06-08 10:28:07 +07:00
March 7thandGitHub 83a304a68f Merge pull request #154 from aiko-chan-ai/dependabot/npm_and_yarn/jest-28.1.1
Bump jest from 28.1.0 to 28.1.1
2022-06-08 10:27:30 +07:00
March 7th 305ccaac90 v2.2.0
Discord.js v13.8.0
2022-06-06 11:21:36 +07:00
March 7th 832bc010c5 Update WebSocketShard.js 2022-06-06 10:30:06 +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 7thandGitHub 04251a8b87 Merge pull request #143 from DarkGuy10/main
feat: set `checkUpdate` to `false` by default
2022-06-04 17:48:17 +07:00