Commit Graph

184 Commits

Author SHA1 Message Date
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
2cabba79f6 fix: QRLogin 2023-03-06 12:04:18 +07:00
Elysia
f4a6212ed4 chore: v2.11.3 2023-03-05 19:04:04 +07:00
Elysia
3d44ff54f7 feat: capmonster 2023-03-05 17:51:34 +07:00
Elysia
ee906b544e feat: new class Call 2023-03-05 17:05:40 +07:00
Elysia
2ae6053fdb fix qrLogin 2023-03-02 11:59:05 +07:00
Elysia
808adeb016 feat: new select menu (v2)
#9174 djs
2023-02-28 13:42:35 +07:00
Elysia
ba22a5f550 fix: client.destroy() 2023-02-28 13:18:09 +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
a3a8a6ae67 feat: v13 guildAuditLogEntryCreate event 2023-02-19 11:41:50 +07:00
Elysia
c4abe27694 feat: Update Gateway Opcodes 2023-02-16 11:55:35 +07:00
Elysia
705d03844d feat(Options): captchaRetryLimit 2023-02-14 23:46:38 +07:00
Rodi
96adb87886
fix: correctly import events
Events are currently incorrectly imported (there is no '../../util/Events').
2023-02-12 16:01:27 +00:00
Elysia
7329a53b34 feat: v13 guildAuditLogEntryCreate event
#9092 djs
2023-02-12 15:52:03 +07:00
Elysia
92cc1afd7b docs: update 2023-02-09 19:42:15 +07:00
Elysia
6ca0eb088a chore: v2.10.2 2023-02-09 19:39:31 +07:00
Elysia
756a241051 fix: #523
i hate discord 😭
2023-02-09 19:26:39 +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
Yellowy
2d6ffdf55f feat: add clearing cache to switchUser 2023-01-18 00:27:32 -07:00
Yellowy
c429e3313a feat: switch user 2023-01-18 00:00:13 -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
cada44a37a feat: BillingManager (test)
guild boost
2023-01-05 18:42:17 +07:00
March 7th
e00e92fc73 Update WebSocketShard.js 2023-01-04 12:13:24 +07:00
March 7th
c9d2d1bd18 feat: custom solve captcha function 2023-01-03 13:56:24 +07:00
March 7th
affcf5e166 feat: Update (see description)
```diff
+ fix: Discord Ban (invalid headers)
+ fix: acceptInvite not working (invalid captcha data)
+ feat: automod update
- feat: remove `nopecha`
- feat: remove Client#updateCookie & ClientOptions#autoCookie
```
2022-12-27 17:27:34 +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
7a308f0383 feat: new captcha solver service 2022-12-04 16:38:15 +07:00
March 7th
c70dc733e2 feat: Using new attachment API 2022-11-27 19:45:58 +07:00
March 7th
6f265989ea fix: captchaKey 2022-11-27 14:08:31 +07:00
March 7th
96ac2f95dd chore: readme 2022-11-27 13:53:43 +07:00
March 7th
ecc59912d0 chore: v2.9.5
- deps: downgrade axios (1.2.0 -> 1.1.x)
- fix: checkUpdate func
2022-11-24 00:20:32 +07:00