Commit Graph

1659 Commits

Author SHA1 Message Date
Elysia
780dfe8078 fix: enhance TOTP handling and improve documentation for TOTPKey 2025-07-10 20:31:29 +07:00
Elysia
a82ba7aad1 feat: integrate otplib for TOTP authentication and remove deprecated TOTP utility 2025-07-10 20:11:13 +07:00
Elysia
d774c97d94 chore: add context to captcha-related debug messages in RequestHandler 2025-07-10 19:25:02 +07:00
Elysia
890240d930 fix: request (untested) 2025-07-10 01:54:19 +07:00
Elysia
d256edd5e5 Update README.md 2025-07-09 20:27:32 +07:00
Elysia
382b287d4d Update package.json 2025-07-09 20:17:12 +07:00
Elysia
d834551c45 Update lint.yml 2025-07-09 20:07:47 +07:00
Elysia
7a6d15b871 chore: node 23+ fix 2025-07-09 20:04:56 +07:00
Elysia
3c6554b5cb Update VoiceUDPClient.js 2025-07-09 19:55:09 +07:00
Elysia
bac5599c2d Update APIRequest.js 2025-07-09 19:37:19 +07:00
Elysia
442c994fa6 deps: update 2025-07-09 19:31:47 +07:00
Elysia
154089c57c deps: update 2025-07-09 19:30:40 +07:00
Elysia
16eab4e36b deps: update @discordjs/collection 2025-07-09 19:14:31 +07:00
Elysia
c2fad20ed7 refactor(Message)!: update clickButton method to use CustomID and remove coordinate support 2025-07-09 18:57:09 +07:00
Elysia
64a47093a8 feat: update Options class with new client parameters and improve error messaging 2025-07-08 21:42:02 +07:00
Elysia
011aa4730e fix(ClientUser): Remove token assignment
backport #10953
2025-07-08 21:23:31 +07:00
Elysia
55265d82d3 feat(GuildMember): add avatarDecorationData
backport #10942
2025-07-08 21:20:11 +07:00
Elysia
6f4ac78c7a fix(ChannelManager): Remove threads from cache upon deletion
backport #10883
2025-07-08 20:51:08 +07:00
Elysia
9d2ff0f428 fix(PartialGroupDMChannel): Prevent undefined values
backport #10889 djs
2025-07-08 20:47:28 +07:00
Elysia
00fec85df0 refactor(Client): Remove with_expiration query parameter
backport #10800 djs
2025-07-08 20:38:28 +07:00
Elysia
3cf92a0493 fix: regression in allowedMentions when replying
backport #10866
2025-07-08 20:36:54 +07:00
Elysia
b15cbdde8e fix: allowedMentions, container, media item toJSON() for components v2
backport #10852 djs
2025-07-08 20:34:29 +07:00
Elysia
e2732da506 Add in withComponents to Webhook 2025-07-08 20:13:33 +07:00
Elysia
8eb32a16fe Set with_components when sending components through webhooks 2025-07-08 20:09:13 +07:00
Elysia
cda79ba386 fix(GuildAuditLogEntry): fix some incorrect types and runtime logic
backport #10849 djs
(Partially implemented)
2025-07-08 20:07:43 +07:00
Elysia
f0c47687b4 fix(MessagePayload): preserve existing flags when editing
backport #10766 djs
2025-07-08 19:57:05 +07:00
Elysia
eb639d45d7 fix: Components V2 & docs link 2025-07-08 19:48:32 +07:00
Elysia
74ffe0e3fe refactor: rename UserClan to PrimaryGuild and update related properties 2025-07-08 18:23:04 +07:00
Elysia
b839f9d86f feat: Components V2
Merge pull request #1649 from TotallyTung/main
Todo !?
2025-07-08 18:15:17 +07:00
tungdo0602
69ffeb4c8b fix 2025-07-01 20:21:38 +07:00
tungdo0602
fce6777565 Merge branch 'main' of https://github.com/TotallyTung/discord.js-selfbot-v13 2025-07-01 20:20:19 +07:00
tungdo0602
5f8ddb43fb revert 2025-07-01 20:19:20 +07:00
tungdo0602
1def6ef27d test 2025-07-01 20:17:13 +07:00
TotallyTung
d512d7ba5b Revert 2025-07-01 10:15:53 +07:00
tungdo0602
fd9c0e0d0f fix 5 2025-06-30 22:23:32 +07:00
tungdo0602
2e4542c069 fix 4 2025-06-30 22:19:34 +07:00
tungdo0602
da07ddabee fix 3 2025-06-30 22:05:20 +07:00
tungdo0602
70cd1133f8 fix 2 2025-06-30 21:57:54 +07:00
tungdo0602
8b072d8b38 fix missing stuffs 2025-06-30 21:53:29 +07:00
tungdo0602
bbd5f3cee5 considering 2025-06-29 14:41:53 +07:00
tungdo0602
e671401867 a 2025-06-29 14:34:15 +07:00
tungdo0602
127ef86227 add typings, fixed missing json 2025-06-29 14:33:00 +07:00
tungdo0602
767b72182e wtf 2025-06-29 12:56:55 +07:00
TotallyTung
1aa4f523ad test 2025-06-29 11:01:41 +07:00
Elysia
948ee5f796 Merge pull request #1659 from ZyGout/fix-clan
fix(User): Discord has changed the 'clan' property of the User object
2025-06-29 09:08:43 +07:00
ZyGout
2470ae17ec fix(User): User.clan only being shown on self-user 2025-06-27 01:11:48 -04:00
TotallyTung
df3d768087 rawData 2025-06-24 12:32:58 +07:00
TotallyTung
70cc08c2c6 fix 2025-06-24 11:31:41 +07:00
TotallyTung
7a2a3d7a05 component v2 2025-06-23 22:04:53 +07:00
TotallyTung
714f8bd5de component v2 1 2025-06-23 19:16:41 +07:00