Commit Graph
100 Commits
Author SHA1 Message Date
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
March 7th 6d2cbb442a Remove user.presence
Error (clientUser.presence)
2022-06-04 14:59:55 +07:00
March 7th 8aecd6943a Update main.json 2022-06-04 14:50:22 +07:00
March 7th 25a58ff998 Update UserFlags.js 2022-06-04 14:50:16 +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 b0172e6b51 Add some UserFlags (Undocument) 2022-06-04 14:00:20 +07:00
March 7th 26f56f1650 fix selfbot running very slow 2022-06-04 13:52:48 +07:00
March 7th e3d842db53 Fix #121 and smail update 2022-06-04 13:26:53 +07:00
March 7thandGitHub e30b8339e7 Merge pull request #128 from aiko-chan-ai/dependabot/npm_and_yarn/npm-8.11.0
Bump npm from 8.10.0 to 8.11.0
2022-05-31 11:04:41 +07:00
March 7thandGitHub a49b0ae697 Merge pull request #129 from aiko-chan-ai/dependabot/npm_and_yarn/ws-8.7.0
Bump ws from 8.6.0 to 8.7.0
2022-05-31 11:04:33 +07:00
March 7thandGitHub 8f8c179773 Merge pull request #131 from aiko-chan-ai/dependabot/npm_and_yarn/lint-staged-12.4.3
Bump lint-staged from 12.4.2 to 12.4.3
2022-05-31 11:04:22 +07:00
March 7thandGitHub f950ca88a9 Merge pull request #132 from aiko-chan-ai/dependabot/npm_and_yarn/discord-api-types-0.33.1
Bump discord-api-types from 0.33.0 to 0.33.1
2022-05-31 11:04:13 +07:00
March 7thandGitHub 5a624672fc Merge pull request #120 from aiko-chan-ai/dependabot/npm_and_yarn/eslint-8.16.0
Bump eslint from 8.15.0 to 8.16.0
2022-05-26 17:34:42 +07:00
March 7thandGitHub 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 7thandGitHub 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 7thandGitHub 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
March 7thandGitHub 7539d75342 Merge pull request #118 from valadaptive/remove-console-log
Remove stray console.log
2022-05-23 16:40:29 +07:00
March 7th 9f0fe8447b Update package-lock.json 2022-05-22 21:13:53 +07:00
March 7thandGitHub 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 7thandGitHub 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 7thandGitHub 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 7thandGitHub 5262cb5662 fck domain 2022-05-16 21:07:27 +07: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 7thandGitHub 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 7thandGitHub 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
March 7thandGitHub 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
March 7th 391d972d98 document 2022-05-06 21:17:20 +07:00
March 7thandGitHub ceef46fdb6 Merge pull request #93 from aiko-chan-ai/dependabot/npm_and_yarn/jest-28.1.0
Bump jest from 28.0.3 to 28.1.0
2022-05-06 19:53:24 +07:00
March 7thandGitHub 7f17c21305 Update User.md 2022-05-06 19:44:23 +07:00
March 7thandGitHub 89508c214b Merge pull request #89 from aiko-chan-ai/dependabot/npm_and_yarn/npm-8.9.0
Bump npm from 8.8.0 to 8.9.0
2022-05-06 17:47:12 +07:00
March 7thandGitHub 3fbcd14f95 Merge pull request #90 from aiko-chan-ai/dependabot/npm_and_yarn/discord-api-types-0.32.1
Bump discord-api-types from 0.32.0 to 0.32.1
2022-05-06 17:47:02 +07:00
March 7th 6b0b670488 Notify only when a new version is available #91 2022-05-06 17:45:16 +07:00
March 7th 79075aba69 Update UA #88 2022-05-05 17:34:02 +07:00
March 7thandGitHub d5046734c2 Merge pull request #88 from hanahaneull/main
Remove GoogleBot User-agent
2022-05-05 13:17:16 +07:00
March 7th c19095e0e1 fix #86 2022-05-04 11:49:16 +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
March 7thandGitHub 63f4e0727d Merge pull request #81 from aiko-chan-ai/dependabot/npm_and_yarn/undici-5.1.1
Bump undici from 4.16.0 to 5.1.1
2022-05-03 12:43:26 +07:00
March 7thandGitHub 3fe1e4f93a Merge pull request #82 from aiko-chan-ai/dependabot/npm_and_yarn/ws-8.6.0
Bump ws from 8.5.0 to 8.6.0
2022-05-03 12:41:41 +07:00
March 7th 8770f92e14 Merge branch 'main' of https://github.com/aiko-chan-ai/discord.js-selfbot-v13 2022-05-03 12:29:14 +07:00
March 7th 25b2d9fdaa Login using QRcode 2022-05-03 12:29:10 +07:00