Commit Graph

325 Commits

Author SHA1 Message Date
March 7th
f53d329462 refactor: Move me and add fetchMe()
#9029 djs
2023-01-10 18:08:05 +07:00
March 7th
85d2bdbdc4 docs: Add missing @extends
#9028 djs
2023-01-08 14:39:47 +07:00
March 7th
eaf8167ce4 fix(ThreadChannel): reason as second parameter
#9023 djs
2023-01-08 14:35:37 +07:00
March 7th
57d4628d2b types(ThreadEditOptions): Add appliedTags
#9022 djs
2023-01-08 14:32:25 +07:00
March 7th
e966a5b262 docs(ThreadEditOptions): Move info tag back to invitable
#9021 djs
2023-01-08 14:30:57 +07:00
March 7th
4121859458 fix: Import errors correctly
djs #9030
2023-01-08 14:22:51 +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
Yellowy
79942b987e feat(guild): mute guild 2023-01-07 15:06:28 -07:00
March 7th
beee94c9bc feat(Guild): Add max_stage_video_channel_users
#8422 djs
2023-01-06 18:32:11 +07:00
March 7th
aa04fd7311 feat(GuildAuditLogs): Support after
#9012 djs
2023-01-06 18:14:41 +07:00
March 7th
27dca8890a feat: user avatar decoration
#9018 djs
2023-01-06 18:08:20 +07:00
March 7th
cada44a37a feat: BillingManager (test)
guild boost
2023-01-05 18:42:17 +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
e407700865 fix: automod 2022-12-26 20:38:53 +07:00
March 7th
557a77e07b chore: deprecated resolveAutoArchiveMaxLimit, MAX option
see my commit in discord.js
2022-12-26 18:00:14 +07:00
March 7th
b3d0a859f4 fix: automod 2022-12-26 17:53:25 +07:00
March 7th
609c9acc78 fix(User): get VoiceState from guild cache 2022-12-25 18:17:42 +07:00
March 7th
ebdd92240b feat(ForumChannel): setDefaultForumLayout & fix bug 2022-12-25 10:35:06 +07:00
March 7th
d75d457486 feat: premiumUsageFlags 2022-12-22 19:37:05 +07:00
TheDevYellowy
047c4d0005 refactor: add to index.d.ts & change MFACode type 2022-12-22 03:37:59 -08:00
TheDevYellowy
2c85a763f4 feat: remove a team 2022-12-22 03:14:10 -08:00
TheDevYellowy
baf038539b feat: add and remove members from a team 2022-12-22 03:01:06 -08:00
March 7th
bee76dbf9e fix: addBot
#452
2022-12-22 12:03:50 +07:00
March 7th
294005bac7 feat: automod
#8886 djs
2022-12-20 22:46:50 +07:00
March 7th
ef2deb64f7 Update MessageSelectMenu.js 2022-12-20 22:22:58 +07:00
March 7th
98450be221 fix: #449 2022-12-20 22:20:09 +07:00
March 7th
e80e4f4843 fix: disable autoVerify option 2022-12-18 13:18:19 +07:00
March 7th
6ef8970a1e feat: User#mutualFriends 2022-12-13 14:55:51 +07:00
March 7th
ad8bed71c8 Update Modal.js 2022-12-12 19:55:26 +07:00
March 7th
cc86c9b4f1 fix: Modal reply response 2022-12-12 19:28:13 +07:00
March 7th
d81b3b8e28 Update Presence.js 2022-12-12 18:43:33 +07:00
March 7th
cf11132275 fix: missing all other status 2022-12-12 18:42:27 +07:00
March 7th
be786d3876 feat: reject full log (InteractionTimeout) 2022-12-12 18:40:55 +07:00
March 7th
a3ce786fe6 refactor: Modal#reply 2022-12-08 15:14:17 +07:00
March 7th
30f17fb657 chore: v2.9.12 2022-12-05 18:35:02 +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
7d34a5de24 feat: Add new flags, new option for Message#selectMenu 2022-12-04 01:46:40 +07:00
March 7th
720848131d refactor: clickButton and selectMenu 2022-12-04 01:13:19 +07:00
March 7th
b191df3e99 feat: ClickButton with location 2022-12-02 18:29:57 +07:00
NekoCyan
e197656225 feat(Message): .clickButton() click the only one. 2022-12-02 13:11:55 +07:00
March 7th
6d170f3555 fix: friendNicknames cache missing 2022-12-02 12:03:51 +07:00
March 7th
6519d4d9c2 feat: Using new attachment API (2)
Slash command
2022-11-28 23:24:31 +07:00
March 7th
c70dc733e2 feat: Using new attachment API 2022-11-27 19:45:58 +07:00
March 7th
f8a8ac7fc6 feat: add Message#bulkDeletable (v13)
#8761 djs
2022-11-26 22:17:33 +07:00
March 7th
69c5eb94d2 feat(InteractionResponses): add message parameter (v13)
#8838 djs
2022-11-26 22:02:34 +07:00
March 7th
b6d290d545 fix(Activity): Fix equals() not checking for differing emoji (v13)
#8842 djs
2022-11-26 21:51:09 +07:00
March 7th
54ea46ce4b feat: ClientOptions#interactionTimeout 2022-11-19 17:59:52 +07:00
March 7th
ac63d40cb3 chore: clean code 2022-11-19 17:59:25 +07:00
March 7th
6417d43ced feat: Slash command with localized name 2022-11-18 19:23:43 +07:00
March 7th
3e23407ed0 Docs: Update 2022-11-18 19:23:12 +07:00