tungdo0602
|
1def6ef27d
|
test
|
2025-07-01 20:17:13 +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 |
|
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 |
|
Lixqa
|
e1fad0c6d3
|
Added the ability to fetch role member counts or ids for single roles. (RoleManager.fetchMemberCounts, RoleManager.fetchMemberIds, Role.fetchMemberIds)
|
2025-05-12 21:05:55 +02:00 |
|
Elysia
|
35186568a7
|
chore: release v3.6.1
|
2025-03-14 17:32:10 +07:00 |
|
Elysia
|
d7d989ef96
|
chore: typing
|
2025-03-12 15:21:22 +07:00 |
|
Elysia
|
0734e50a52
|
chore: typing
|
2025-03-12 15:13:09 +07:00 |
|
Elysia
|
0468d76610
|
chore: eslint
|
2025-03-10 12:33:39 +07:00 |
|
Elysia
|
756ec458bc
|
feat: Voice Gateway v8
|
2025-03-02 18:28:47 +07:00 |
|
Elysia
|
e6ea07856d
|
fix(TextBasedChannel): Add a detailed response for sendTyping
Co-Authored-By: NekoCyan <cyanhijirikawa88@gmail.com>
|
2025-02-27 22:57:07 +07:00 |
|
Elysia
|
155a57588c
|
types(ThreadOnlyChannel): remove incorrect messages property
#10708 djs
|
2025-02-14 23:57:46 +07:00 |
|
Elysia
|
5b7b2a67eb
|
types: fix recurrence rule types
#10694 djs
|
2025-02-14 23:55:17 +07:00 |
|
Elysia
|
c24584f408
|
feat(Application): add terms of service, privacy policy URLs, and verification key
|
2025-02-14 23:51:55 +07:00 |
|
Elysia
|
921b8c96c5
|
Update index.d.ts
|
2025-02-14 22:51:26 +07:00 |
|
Elysia
|
6def191aa8
|
feat: Incident Actions
#10727 djs
|
2025-02-14 22:50:09 +07:00 |
|
Elysia
|
413bf9d981
|
feat: message forwards
#10733 djs
|
2025-02-14 22:41:15 +07:00 |
|
Elysia
|
821df54c6f
|
feat: reimplement SessionManager
#1490
|
2025-02-07 19:21:27 +07:00 |
|
Elysia
|
a4c8972144
|
Update index.d.ts
|
2025-02-07 18:55:28 +07:00 |
|
Elysia
|
0c78399048
|
typing: expose broadcast method for public access & raw event
ref: https://github.com/Discord-RE/Discord-video-stream
|
2025-02-07 18:49:57 +07:00 |
|
Elysia
|
893b08d2d1
|
refactor(GuildMemberManager): remove list method (this api is only avaliable to bots)
|
2025-02-03 08:02:04 +07:00 |
|
Elysia
|
171d7e5927
|
fix(Client): update authorizeURL return type to include location
|
2025-01-21 14:09:28 +07:00 |
|
Elysia
|
b03adcc7c1
|
feat: fetching presences
#1429
|
2025-01-21 10:57:25 +07:00 |
|
Elysia
|
b76e8124c6
|
feat: message forwarding
#10464 djs
|
2025-01-21 01:51:46 +07:00 |
|
Elysia
|
c06afb06dc
|
feat: recurring scheduled events
#10447 djs
|
2025-01-21 01:48:08 +07:00 |
|
Elysia
|
f0f0871d08
|
feat(GuildMember): Banners
#10384 djs
|
2025-01-21 01:40:30 +07:00 |
|
Elysia
|
8b04bbe667
|
feat: Voice Channel Effect Send
#10318 djs
|
2025-01-21 01:35:23 +07:00 |
|
Elysia
|
599e53abe6
|
feat: Emit reaction type on gateway events
#10598 djs
|
2025-01-21 01:29:18 +07:00 |
|
Elysia
|
d0aa9b3702
|
fix(GuildScheduledEvent): handle null recurrence_rule
#10543 djs
|
2025-01-21 01:15:13 +07:00 |
|
Elysia
|
963d244d07
|
fix(ThreadChannel): Make ownerId always present
#10618 djs
|
2025-01-21 00:58:18 +07:00 |
|
Elysia
|
15f707b38a
|
feat: auto MFA handling
Co-Authored-By: Yellowy <64450187+TheDevYellowy@users.noreply.github.com>
|
2025-01-20 23:44:36 +07:00 |
|
Elysia
|
8ba1834e55
|
Merge branch 'main' of https://github.com/aiko-chan-ai/discord.js-selfbot-v13
|
2025-01-20 23:26:54 +07:00 |
|
Elysia
|
759cad461f
|
fix: add MFA code support to authorizeURL method
|
2025-01-20 23:10:12 +07:00 |
|
Elysia
|
4442918d82
|
fix: update Client#authorizeURL method
|
2025-01-20 22:59:10 +07:00 |
|
TheDevYellowy
|
aaf5df1de3
|
fix: remove mfaCode from passLogin and make sure that code passes tests
|
2025-01-20 03:53:44 -06:00 |
|
TheDevYellowy
|
5fbca25c45
|
feat: add mfa code completion from TOTP key
|
2025-01-20 03:48:11 -06:00 |
|
Elysia
|
c1f6f5e78c
|
fix: update refreshAttachmentURL to accept rest parameters for improved flexibility
|
2024-12-29 21:49:29 +07:00 |
|
Elysia
|
1bb7203a66
|
feat: implement ProxyAgent support and update HTTP options for improved proxy handling
|
2024-12-13 20:19:09 +07:00 |
|
Elysia
|
5f9ac34780
|
fix: remove deprecated ring method from User class and update return type in GroupDMChannel
|
2024-11-27 16:21:27 +07:00 |
|
Elysia
|
38bff20b1b
|
refactor: migrate from node-fetch to undici and clean up dependencies
|
2024-11-27 16:10:54 +07:00 |
|
Elysia
|
84582824cd
|
Update index.d.ts
|
2024-11-08 14:32:49 +07:00 |
|
Elysia
|
44d7700296
|
feat: refresh discord attachment api
|
2024-11-08 14:31:37 +07:00 |
|
Elysia
|
fb48a0dc7f
|
chore: release v3.4.2
|
2024-10-29 15:51:41 +07:00 |
|
Elysia
|
f13e0e5a5a
|
feat: new events (streamUpdate)
|
2024-10-29 15:49:10 +07:00 |
|
Elysia
|
d410202709
|
feat(VoiceReceiver): Recording video with audio
Full implemented
|
2024-10-29 14:19:21 +07:00 |
|