Commit Graph

1670 Commits

Author SHA1 Message Date
Elysia
3378aa18d0 chore: release v3.7.0 2025-07-12 21:24:18 +07:00
Elysia
bbfd82fd01 Create release.yml 2025-07-12 21:21:30 +07:00
Elysia
38c7a02668 fix: correct property access for bot ID in application retrieval (#1665) 2025-07-12 21:06:38 +07:00
Elysia
dd67e158bf chore: test lint (node 24) 2025-07-12 20:51:06 +07:00
Elysia
cc03f2e0f4 Update SlashCommand.md 2025-07-12 20:46:09 +07:00
Elysia
fdc67d0eff feat: enhance application management with deauthorization and authorized applications retrieval 2025-07-12 20:43:40 +07:00
Elysia
ce747eb5a0 feat: add current session ID hash and getter method in SessionManager 2025-07-11 23:34:11 +07:00
Elysia
9ea355a6e0 typing(SessionManager): fetch method return cache 2025-07-11 23:25:13 +07:00
Elysia
a427baa6d6 Merge pull request #1662 from ZyGout/fix-SessionManager
fix(SessionManager): SessionManager.fetch() returning an empty SessionManager
2025-07-11 23:23:05 +07:00
Elysia
23c669bef9 fix: normalize TOTPKey format and enhance debug messages in RequestHandler 2025-07-10 21:11:24 +07:00
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