MythEclipse
6e947f299e
feat: update rawDataTypes with new API components and types; add biome configuration file
Lint / ESLint (push) Has been cancelled
2026-05-15 06:26:08 +07:00
Elysia
2fe0ad486d
fix: Remove trailing color references
...
#11007
2025-09-13 18:11:53 +07:00
Elysia
ad64e2be11
feat(MessageManager): New pinned messages routes
...
backport #10993 ?
Note: This commit does not fully implement the features of the new endpoint; it only updates the endpoint and automatically processes data to be compatible with the old endpoint.
2025-09-13 17:55:52 +07:00
Elysia
6b8c9c8275
feat: Role gradient colours
...
#10986
2025-09-13 14:33:48 +07:00
Elysia
f68b37a514
fix(GuildChannelManager): properly resolve avatar for createWebhook
...
backport #10772
2025-09-13 14:03:12 +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
6f4ac78c7a
fix(ChannelManager): Remove threads from cache upon deletion
...
backport #10883
2025-07-08 20:51:08 +07:00
Elysia
eb639d45d7
fix: Components V2 & docs link
2025-07-08 19:48:32 +07:00
ZyGout
5f0cdfcfec
fix(SessionManager): SessionManager.fetch() returning an empty SessionManager
2025-06-27 14:42:49 -04:00
Lixqa
163cfefcea
Fixed/Added role id resolving
2025-05-14 18:54:07 +02: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
b057e048af
fix: handle potential null value for first_messages in ThreadManager
...
#1502
2025-02-23 12:33:34 +07:00
Elysia
5b7b2a67eb
types: fix recurrence rule types
...
#10694 djs
2025-02-14 23:55:17 +07:00
Elysia
c1c0a62a0e
refactor: use throw instead of Promise.reject
...
#10712 djs
2025-02-14 23:47:07 +07:00
Elysia
6def191aa8
feat: Incident Actions
...
#10727 djs
2025-02-14 22:50:09 +07:00
Elysia
821df54c6f
feat: reimplement SessionManager
...
#1490
2025-02-07 19:21:27 +07:00
Elysia
893b08d2d1
refactor(GuildMemberManager): remove list method (this api is only avaliable to bots)
2025-02-03 08:02:04 +07:00
TheDevYellowy
161a37fe20
fix(RelationshipManager): change sendFriendRequest to hopefully reduce account bans
2025-01-22 13:07:40 -06:00
Elysia
b03adcc7c1
feat: fetching presences
...
#1429
2025-01-21 10:57:25 +07:00
Elysia
bb20d581eb
fix: use resolve() for PermissionOverwrites
...
#10686 djs
2025-01-21 02:21:15 +07:00
Elysia
3a0d5745ea
refactor: remove extra traversing
...
#10580 djs
2025-01-21 02:11:19 +07:00
Elysia
62d2630643
refactor: use cache.get() for snowflakes, resolve() otherwise
...
#10626 djs
2025-01-21 02:09:03 +07:00
Elysia
c06afb06dc
feat: recurring scheduled events
...
#10447 djs
2025-01-21 01:48:08 +07:00
Elysia
6f17a5b4cd
docs: add note about idempotence to role add/remove routes
...
#10586 djs
2025-01-21 01:17:55 +07:00
Elysia
35596b9ace
fix(User): remove fetchFlags()
...
#8755 djs v15.0.0
2024-10-27 12:31:22 +07:00
Elysia
cda3231c5a
chore: how to implement MFA?
2024-09-17 21:12:11 +07:00
Elysia
5a0910a4f9
feat(VoiceState): add methods for fetching voice state
...
#10442 backport
2024-09-17 19:25:19 +07:00
Elysia
8dfa37fbd9
feat: super reactions
...
#9336 backport
2024-09-17 19:18:21 +07:00
Elysia
6dde343f9f
feat(GuildBanManager): Add bulkCreate() method
...
#10182 backport
And https://github.com/aiko-chan-ai/discord.js-selfbot-v13/discussions/1219 :?
2024-09-17 18:36:38 +07:00
Elysia
43021548b1
feat(MessageManager): poll methods
...
backport #10239
2024-09-17 18:19:31 +07:00
Elysia
35ca0c89bf
feat: Add media channels
...
#9662 backport
2024-09-17 17:50:34 +07:00
Sans
a168858aaf
Update ChannelManager.js
2024-08-22 22:17:36 +02:00
Sans
6760e14278
Update ChannelManager.js
2024-08-19 00:26:55 +02:00
Elysia
772739f980
feat: allows to create a group without user
2024-07-28 16:39:16 +07:00
Shinetsu_Ruwin
7d3ef6afcd
Update ChannelManager.js
2024-07-27 16:19:04 +02:00
Elysia
f7bb7a4bdd
fix: Class constructor Activity cannot be invoked without 'presence'
...
#1203
2024-07-04 14:23:02 +07:00
Elysia
485dab55bf
feat: message poll
...
#1150 #1147
2024-07-03 21:31:45 +07:00
Elysia
39496afcec
feat: disable client.acceptInvite()
2024-07-03 17:24:24 +07:00
Elizabeth Cray
1cafa029f0
Issue #1126 fix data initialization error
2024-04-03 22:18:43 -04:00
Elysia
987aa3a1fb
feat: new RPC
2024-01-31 20:54:42 +07:00
Elysia
08d52aa677
fix: GuildMemberManager#fetchByMemberSafety
2024-01-30 16:02:25 +07:00
Elysia
7304cb71b4
Update ClientUserSettingManager.js
2024-01-24 18:18:32 +07:00
Elysia
ae25ab6941
chore: update
2024-01-24 18:17:15 +07:00
Elysia
e005ad837e
feat: GuildSettingManager
...
#1007
2024-01-24 18:13:35 +07:00
Elysia
5401b51929
feat: ClientUserSettingManager
2024-01-22 19:12:59 +07:00
Elysia
59e8332987
Update UserManager.js
2024-01-18 17:46:42 +07:00