Commit Graph

132 Commits

Author SHA1 Message Date
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
March 7th
6dcef09024 feat: GuildSettingManager
Co-Authored-By: Yellowy <64450187+TheDevYellowy@users.noreply.github.com>
2023-01-08 14:06:42 +07:00
March 7th
6c3830aedf Update WebSocketShard.js 2023-01-06 19:07:35 +07:00
March 7th
9a7706fcf4 feat(WebSocketShard): support new resume url 2023-01-06 19:05:03 +07:00
March 7th
32faedc883 fix(websocketshard): backport zombie connection fix
#9003 djs
2023-01-06 17:37:46 +07:00
March 7th
e00e92fc73 Update WebSocketShard.js 2023-01-04 12:13:24 +07:00
March 7th
d491e77913 fix: speedup start 2022-12-25 18:54:45 +07:00
March 7th
8898a91ed0 chore: update buildNumber 2022-12-25 18:37:56 +07:00
March 7th
d75d457486 feat: premiumUsageFlags 2022-12-22 19:37:05 +07:00
March 7th
294005bac7 feat: automod
#8886 djs
2022-12-20 22:46:50 +07:00
March 7th
fa95e9bb4f deps: update discordjs/voice 2022-12-14 18:50:07 +07:00
March 7th
8ab26d48ca docs: deprecated event 2022-12-13 15:37:32 +07:00
March 7th
11f7239c7d fix: return full log 2022-12-13 15:32:05 +07:00
March 7th
be786d3876 feat: reject full log (InteractionTimeout) 2022-12-12 18:40:55 +07:00
March 7th
8b4924e147 feat: update (see description)
- Remove `bignumber.js`
- Fix `circular dependency`
- Fix: missing activity.name (SpotifyRPC)
- Refactor code
- Update UserAgent
2022-12-05 18:30:45 +07:00
March 7th
96ac2f95dd chore: readme 2022-11-27 13:53:43 +07:00
March 7th
53111e56f3 fix: unavalible guild when client isReady 2022-11-19 18:00:14 +07:00
March 7th
1adbddceda feat: Update 2022-11-15 20:06:03 +07:00
March 7th
0b17709471 fix: Remove prefix '$' 2022-11-15 12:37:28 +07:00
March 7th
0975224da0 fix: sendSlash in dm channel 2022-11-06 12:05:18 +07:00
March 7th
a6459f2c14 feat(TextChannel): add searchInteraction 2022-10-30 19:25:32 +07:00