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
March 7th
f26c0e6899
Update ClientUser.js
2022-11-15 22:56:47 +07:00
March 7th
1adbddceda
feat: Update
2022-11-15 20:06:03 +07:00
NekoCyan
de0881e2ae
fix: cuz of eslint...
2022-11-12 20:20:52 +07:00
NekoCyan
e7452269a1
Docs & Fix: Updates.
2022-11-12 20:00:14 +07:00
March 7th
bd48db3f8c
feat: static getShorten (WebEmbed)
2022-11-12 17:56:42 +07:00
March 7th
41f414b13a
feat: Update sendSlash (Attachments)
2022-11-12 17:39:56 +07:00
March 7th
f6464ea818
feat: Update UserFlags
2022-11-11 11:03:34 +07:00
March 7th
da25e6bc69
fix: webembed api
2022-11-10 12:31:45 +07:00
March 7th
f5de4de7c0
feat: Login Discord (email + password)
2022-11-08 23:56:17 +07:00
March 7th
7e4a3ccd57
fix: Package (read description)
...
- Security update
+ Update Discord Version
+ Update WS identify data
- Fix Captcha Handler
2022-11-08 13:27:44 +07:00
March 7th
f671aa3899
feat(SelectMenu): SelectMenu v2
...
support channelType
2022-11-06 12:34:25 +07:00
March 7th
0975224da0
fix: sendSlash in dm channel
2022-11-06 12:05:18 +07:00
March 7th
035d933771
feat(SelectMenu): SelectMenu v2
2022-11-05 20:02:27 +07:00
March 7th
04296bd6d1
chore: release v2.8.11
2022-11-04 19:46:05 +07:00
March 7th
d4cfdc11e2
fix: interaction in forum channel
2022-11-04 19:11:35 +07:00
March 7th
a6459f2c14
feat(TextChannel): add searchInteraction
2022-10-30 19:25:32 +07:00
March 7th
91ae4195a6
feat(DMChannel): Message request
2022-10-27 19:29:45 +07:00
March 7th
31e0de6a05
feat(GuildMember): set theme colors
2022-10-26 22:34:09 +07:00
March 7th
0c3d922096
chore: release v2.8.8
...
- User.themeColors
- Update ClientBuild
2022-10-26 19:38:09 +07:00
March 7th
f8246be0aa
feat: ForumChannel
...
Backport https://github.com/discordjs/discord.js/pull/8786
2022-10-26 19:21:40 +07:00
March 7th
f044898767
fix: ring always throw error
...
Expected "Content-Type" header to be one of {'application/json'}.
2022-10-26 18:38:06 +07:00
March 7th
0324e0f684
fix: RelationshipManager cache missing
2022-10-25 12:37:23 +07:00
March 7th
1c0aefd7ec
typing: add CallOptions
2022-10-24 23:29:09 +07:00
March 7th
e348c8e308
chore: release v2.8.5
2022-10-21 18:53:09 +07:00
March 7th
ed4375fd9d
chore: Update WebEmbed Hosting
2022-10-16 10:36:53 +07:00
March 7th
89df4addb9
fix: missing deps (2)
2022-10-15 12:29:31 +07:00
March 7th
17b3ca237c
fix: missing deps
2022-10-15 12:26:52 +07:00
March 7th
8b7a93bf22
chore: deps + dev deps
...
+ Update @discordjs/builders
+ Update @discordjs/collection
+ Update @sapphire/shapeshift
+ Update discord-api-types
+ Update eslint
+ Update tsd
- Remove @discordjs/voice
+ @discordjs/voice patch v0.13
+ Fix `patchVoice` options
2022-10-14 18:12:47 +07:00
March 7th
a141adf385
feat: awaitModal
2022-10-09 19:37:04 +07:00
March 7th
fecfa7d03b
fix: lint
...
Merge pull request #339 from xD33m/patch-1
2022-10-08 17:58:31 +07:00
Lucas K
9e7a619c24
Fix slashCommand of type SUB_COMMAND_GROUP
...
I tried to run a slash command like this: this.channel.sendSlash(BOT_ID, 'trade item for_items', '1', 'itemName', 'True');
I ran into an exception saying "Cannot read properties of undefined (reading 'type')"
After debugging it, I got it working again with this small adjustment.
2022-10-06 22:31:11 +02:00
March 7th
4678fdb9e6
Revert "chore: WebEmbed server"
...
This reverts commit 4b0c727b93
.
2022-10-05 23:24:34 +07:00
March 7th
4b0c727b93
chore: WebEmbed server
2022-10-04 21:16:37 +07:00
March 7th
054c9db49b
fix channel._recipients.filter is not function
2022-10-03 19:38:10 +07:00
March 7th
2fb09d7da6
feat: Guild Forum channel
...
https://github.com/discordjs/discord.js/pull/8651
2022-10-03 19:25:39 +07:00
March 7th
a1acbf2721
Refactor Modal.reply
2022-09-29 19:45:22 +07:00
March 7th
f03d80ea13
fix modal reply (dm channel)
2022-09-28 22:03:20 +07:00
March 7th
11e2798ae5
Update
...
- Deps:
+ `discord-api-types`: `0.37.8` > `0.37.10`
+ `ws`: `8.8.1` > `8.9.0`
+ `string-similarity`: `4.0.4`
- Dev deps:
+ `eslint`: `8.23.0` > `8.24.0`
- Update @discordjs/voice
- fix(SendSlash): Error when fetch autocomplete data
- fix(MessageButton): Circular Dependencies
2022-09-28 19:40:46 +07:00
March 7th
8fe25ff21a
feat: message.clickButton support Button class
2022-09-26 17:38:17 +07:00
March 7th
9f9d997a1f
chore: WebEmbed API
2022-09-16 19:14:51 +07:00
March 7th
70cde7df55
feat: Update
...
- Event for GroupDM
- Friend nickname
#29
2022-09-16 19:08:15 +07:00
March 7th
84b6842db0
fix(VoiceState): correct data
2022-09-16 19:06:42 +07:00
March 7th
f4d6513806
feat(WebEmbed) Sponsored by NezukoBot
...
Thanks https://github.com/cookiegmvn
2022-09-15 20:00:25 +07:00
March 7th
d5a0b94288
fix get Profile user error
2022-09-14 12:12:58 +07:00
Cinnamon
ad9d8cc229
Merge pull request #302 from aiko-chan-ai/dev
...
fix(ClientUser): Bio is null
2022-09-11 23:19:57 +07:00
March 7th
d024ec5bf4
fix(ClientUser): Bio is null
...
Reported by Void.#0176
2022-09-11 23:19:33 +07:00
March 7th
fe1f9911c5
fix: sendSlash search failure (>25 bot)
2022-09-11 09:39:57 +07:00
March 7th
d1382823fe
feat(RelationshipManager): Add x-context-properties
headers
2022-09-11 09:18:25 +07:00
March 7th
536c29f45c
feat: Appliaction
...
- Refactor code
- Add `sendContextMenu` :v
2022-09-10 18:36:16 +07:00
March 7th
fb71762d2d
Update
...
- refactor: rename `RelationshipsManager` > `RelationshipManager`
- feat(RelationshipManager): add `friendCache`, `blockedCache`, `incomingCache`, `outgoingCache`
- feat(ClientApplication): Add `popularCommands`
- deps: Update
2022-09-09 23:44:45 +07:00
March 7th
af2a885f2a
feat(GuildBanManager): Add deleteMessageSeconds
...
#8575 Discord.js v13.11
2022-09-04 18:31:39 +07:00
March 7th
1ff63e24b7
fix(SendSlash): BotId !== applicationId
...
example: dyno
2022-08-29 22:14:51 +07:00
March 7th
966542d6c3
heroku is no longer free :c
...
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-29 11:34:24 +07:00
March 7th
da93f6364d
refactor(RichPresence): getUUID, getExternal => static
...
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-29 10:29:03 +07:00
March 7th
8a9d7e8713
feat(SessionManager): New feature from Discord
2022-08-25 18:20:00 +07:00
March 7th
2da3c404d2
fix(User): user.bio return object
2022-08-24 12:08:33 +07:00
March 7th
188ca6f973
hotfix: setting return undefined
2022-08-20 21:50:22 +07:00
March 7th
9ec9c77703
fix(RemoteAuth): Return fake token
2022-08-20 20:27:34 +07:00
March 7th
cbc3fbb7b8
feat(Client): ClientUserSettingManager => ClientSettingManager
...
client.setting => client.settings
...
2022-08-20 20:26:56 +07:00
March 7th
15f95626c6
feat(GroupDM): Add setOwner
, handle event update
...
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-19 18:16:11 +07:00
bforbiggy
210fb9ae76
Group ownership not required for member adding
2022-08-18 16:19:45 -04:00
March 7th
b870b51c11
chore(release): v2.6.2
2022-08-18 12:11:49 +07:00
Adam Chubbuck
80278d3e0d
Adds support for slash commands with no options
2022-08-17 21:26:25 -04:00
March 7th
f996bf0fae
fix(SendSlash): Mix SubGroupCommand
and SubCommand
2022-08-17 17:48:22 +07:00
March 7th
36b2d52449
docs: Specify time unit in awaitModalSubmit
(v13)
...
#8506
2022-08-17 17:45:31 +07:00
March 7th
347caf9dce
refactor(SendSlash): Perfect 🐛
2022-08-15 19:51:01 +07:00
March 7th
c76c34189c
fix(ClientPresence): Set Activity Type
...
fixed #251
2022-08-14 22:50:44 +07:00
March 7th
e56b1bb702
docs: fix broken discord support link
...
#8485 discord.js v13.11
2022-08-14 17:17:37 +07:00
March 7th
bb24adc1dc
feat(Call): Get users in dm call
2022-08-14 17:16:51 +07:00
March 7th
97f1c41232
docs: Update ConnectionAccount
2022-08-11 10:52:43 +07:00
March 7th
c6f5550c6e
fix(ThreadChannel): Handle possibly null
parent (v13)
...
#8467 djs v13.10
2022-08-11 09:57:15 +07:00
March 7th
19fc481496
types(Message): correct bulkDelete
return type (v13)
...
#8469 djs v13.10
2022-08-11 09:54:55 +07:00
March 7th
de5fe927a3
fix(User): Profile data (API) change
...
- Add GuildMember bio, banner, ...
2022-08-09 10:42:30 +07:00
hocsinhgioitoan
179dc3a951
chore: fix eslint.
2022-08-08 22:21:59 +07:00
hocsinhgioitoan
bf73ac4b3c
feat(Guild): Add max_video_channel_users
2022-08-08 22:08:24 +07:00
March 7th
ffcade1811
Clean code
...
Ty https://github.com/DeepBlueSeaX
2022-08-04 22:13:01 +07:00
March 7th
54e1dbb6b0
feat(GuildMember): Support edit guild Avatar, Banner, Bio
2022-08-04 19:26:16 +07:00