Elysia
|
6307a4b7f2
|
fix: temporary invite & feat: InviteFlags
|
2024-01-30 12:26:40 +07:00 |
|
Elysia
|
5962c59684
|
feat: VoiceChannel Status
|
2024-01-26 20:26:39 +07:00 |
|
Elysia
|
742263ad8d
|
Update READY.js
|
2024-01-24 18:14:47 +07:00 |
|
Elysia
|
e005ad837e
|
feat: GuildSettingManager
#1007
|
2024-01-24 18:13:35 +07:00 |
|
Elysia
|
0386b5b1d7
|
feat: remove shards
|
2024-01-23 21:14:25 +07:00 |
|
Elysia
|
2472642184
|
feat: remove messageCreateEventGuildTimeout & change UA default
|
2024-01-23 21:03:42 +07:00 |
|
Elysia
|
5401b51929
|
feat: ClientUserSettingManager
|
2024-01-22 19:12:59 +07:00 |
|
Elysia
|
039dd34cf2
|
Update
|
2024-01-14 12:33:11 +07:00 |
|
Elysia
|
65e68a9ded
|
Update USER_REQUIRED_ACTION_UPDATE.js
|
2024-01-13 18:50:24 +07:00 |
|
Elysia
|
73734f310e
|
Update WebSocketShard.js
|
2024-01-13 12:15:42 +07:00 |
|
Elysia
|
e48e9e8dd8
|
call state
|
2024-01-12 22:29:12 +07:00 |
|
Elysia
|
201e4376ac
|
Update USER_REQUIRED_ACTION_UPDATE.js
|
2024-01-11 19:05:22 +07:00 |
|
Elysia
|
85f868887b
|
Delete GUILD_MEMBER_LIST_UPDATE.js
|
2024-01-11 18:56:27 +07:00 |
|
Elysia
|
59f254966c
|
update
|
2024-01-10 18:30:39 +07:00 |
|
Elysia
|
02fcfb881f
|
update
|
2024-01-09 20:15:49 +07:00 |
|
Elysia
|
7a821934b8
|
Delete APPLICATION_COMMAND_AUTOCOMPLETE_RESPONSE.js
|
2024-01-08 20:42:33 +07:00 |
|
Elysia
|
924c442ad4
|
update
|
2024-01-08 20:41:56 +07:00 |
|
Elysia
|
41ce609791
|
Delete SOUNDBOARD_SOUNDS.js
|
2024-01-07 20:07:19 +07:00 |
|
Elysia
|
186bb682d8
|
Delete VOICE_CHANNEL_EFFECT_SEND.js
|
2024-01-07 20:06:51 +07:00 |
|
Elysia
|
5283455b9d
|
remove
|
2024-01-07 20:06:14 +07:00 |
|
GamerboyTR
|
9106bd970a
|
Fixed Proxy
|
2023-12-23 03:38:08 +03:00 |
|
Ahmed
|
cb03a1a918
|
Update WebSocketShard.js
fix proxy to proxy-agent v5
|
2023-11-30 14:11:45 +02:00 |
|
Elysia
|
fe6a30e074
|
chore: Miscellaneous backports
#9769 djs
|
2023-11-13 20:23:53 +07:00 |
|
Elysia
|
c152c0a814
|
fix: proxy is not a constructor
#833 #656
|
2023-09-02 21:10:00 +07:00 |
|
Elysia
|
eb9d68bcc9
|
feat: User Required Action
|
2023-07-27 17:52:12 +07:00 |
|
Elysia
|
9097cafb2e
|
fix: ws identify
|
2023-07-11 12:51:52 +07:00 |
|
Elysia
|
199f0f465e
|
chore: update client info
|
2023-07-11 12:32:16 +07:00 |
|
Elysia
|
e8f3b590c1
|
Update READY.js
|
2023-06-03 17:21:41 +07:00 |
|
Elysia
|
2e0889459c
|
chore: release v2.14.3
(Soundboard, VoiceChannelEffect) there will be soon 💀
|
2023-06-01 18:29:36 +07:00 |
|
Elysia
|
3763233c38
|
chore: Todo
|
2023-05-30 19:16:41 +07:00 |
|
Elysia
|
c902304236
|
fix: Still showing log even though checkUpdate is false
|
2023-05-22 19:02:17 +07:00 |
|
kb
|
d28d20f990
|
Fixed update event not being emited when checkUpdate being disabled
|
2023-05-22 13:46:36 +02:00 |
|
Elysia
|
2bde69f8d1
|
feat: update Discord developer documentation links and add new flags
#9473 djs
|
2023-04-29 19:20:14 +07:00 |
|
Elysia
|
3397d8da71
|
fix: Cannot destructure property 'url' of '(intermediate value)' as it is undefined.
|
2023-04-24 22:07:28 +07:00 |
|
Elysia
|
6cc97fbb24
|
chore: release v2.13.1
- Update @djs/voice 0.15.0 > 0.16.0
|
2023-04-07 21:39:47 +07:00 |
|
Elysia
|
d1d842098a
|
chore: Miscellaneous fixes
#9271 djs
> Backports the following pull requests to version 13:
>
> * docs: describe private properties #8879
> * fix(snowflake): snowflakes length #9144
> * fix(Message): `bulkDeletable` permissions should be retrieved later for DMs #9146
> * fix(Message#editable): update editable check in threads locked #9216
> * fix: add support for new guild feature `GUILD_WEB_PAGE_VANITY_URL` #9219
> * fix(AutocompleteInteraction): Send `name_localizations` correctly #9238
> * fix(ThreadManager): Respect `cache` and `force` in fetching #9239
> * docs(FetchArchivedThreadOptions): `before` respects `archive_timestamp`, not creation timestamp #9240
> * refactor(FetchThreadsOptions): Remove `active` #9241
> * docs: differ `User#send` #9251
> * docs: add more examples #9252
> * fix(ClientUser): No mutation on edit #9259
> * fix: resolving string bitfield #9262
> * refactor: call `GuildBanManager#create()` directly #9263
> * docs(Role): Fix example for `comparePositionTo()` #9270
> * docs: fix compare position example #9272
> * fix: Keep symbols in actions manager #9293
|
2023-04-02 12:46:18 +07:00 |
|
Elysia
|
3e5058c828
|
feat: update
- update deps
- node-fetch v3 > v2
- ...
|
2023-03-21 18:47:11 +07:00 |
|
Elysia
|
e98fa2c7f3
|
feat: default gateway url
|
2023-03-20 18:16:03 +07:00 |
|
Elysia
|
ee906b544e
|
feat: new class Call
|
2023-03-05 17:05:40 +07:00 |
|
Elysia
|
88694d47f1
|
Update WebSocketShard.js
|
2023-02-25 17:31:09 +07:00 |
|
Elysia
|
9abfdc5026
|
fix: Shard did not receive any more guild packets
|
2023-02-25 17:28:42 +07:00 |
|
Elysia
|
92f21d9b9c
|
feat: v13 applicationCommandPermissionsUpdate event
|
2023-02-19 12:01:37 +07:00 |
|
Elysia
|
c4abe27694
|
feat: Update Gateway Opcodes
|
2023-02-16 11:55:35 +07:00 |
|
Elysia
|
7329a53b34
|
feat: v13 guildAuditLogEntryCreate event
#9092 djs
|
2023-02-12 15:52:03 +07:00 |
|
March 7th
|
107f9c564b
|
feat(WebSocketShard): support new resume url (2)
clean code & fix
|
2023-01-27 11:45:47 +07:00 |
|
March 7th
|
4c838a5e26
|
feat: Switch User
test #477
|
2023-01-26 13:40:51 +07:00 |
|
March 7th
|
3cdf1ad9f9
|
Update WebSocketShard.js
|
2023-01-12 17:47:33 +07:00 |
|
March 7th
|
ad259bc60e
|
Update READY.js
|
2023-01-12 17:35:59 +07:00 |
|
March 7th
|
579edfa8fe
|
feat v13: add not_found to guildMembersChunk data
#9032 djs
|
2023-01-10 17:58:58 +07:00 |
|
March 7th
|
85d2bdbdc4
|
docs: Add missing @extends
#9028 djs
|
2023-01-08 14:39:47 +07:00 |
|