Commit Graph

482 Commits

Author SHA1 Message Date
March 7th
84b6842db0 fix(VoiceState): correct data 2022-09-16 19:06:42 +07:00
March 7th
4475c6a238 docs: update misleading Client#guildMemberAvailable event description (v13)
#8617 djs v13.11
2022-09-16 12:03:54 +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
37ca4593d3 types(GuildChannelManager): correct fetch return type (v13)
#8551 discord.js
2022-09-14 17:47:37 +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
1cec34f581 docs: fix 2022-09-11 22:54:07 +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
Cinnamon
98b8f9335c
Merge pull request #300 from aiko-chan-ai/dev
feat: Appliaction
2022-09-10 18:36:36 +07:00
March 7th
536c29f45c feat: Appliaction
- Refactor code
- Add `sendContextMenu` :v
2022-09-10 18:36:16 +07:00
Cinnamon
6093a60ca0
Merge pull request #297 from aiko-chan-ai/dev
Update
2022-09-09 23:49:13 +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
16f6cb7327 add MESSAGE_CONTENT intent (v13)
#8580 Discord.js v13.11
2022-09-04 18:24:19 +07:00
March 7th
abc5523d3f fix: options undefined 2022-08-31 11:25:11 +07:00
March 7th
54ca20ca8a docs: fix 2022-08-31 11:24:16 +07:00
March 7th
b28e8a4cf3 docs: fix 2022-08-31 11:17:22 +07:00
March 7th
e722b41e5b chore(release): v2.6.11 2022-08-31 11:10:14 +07:00
Cinnamon
2d3499326c
Merge pull request #290 from aiko-chan-ai/dev
refactor(GuildMemberManager): new Fetch method
2022-08-31 11:05:02 +07:00
March 7th
bbdf294330 refactor(GuildMemberManager): new Fetch method 2022-08-31 11:04:42 +07:00
Cinnamon
bcbf2eea03
Merge pull request #287 from aiko-chan-ai/dev
fix(SendSlash): BotId !== applicationId
2022-08-29 22:15:16 +07:00
March 7th
1ff63e24b7 fix(SendSlash): BotId !== applicationId
example: dyno
2022-08-29 22:14:51 +07:00
March 7th
6ac756fe89 chore(release): v2.6.9
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-29 11:40:08 +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
b0c348b50d fix(Ws): args.proxy => args.agent
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-29 11:26:25 +07:00
March 7th
00a2b8aa5b feat(Client): Support Proxy
- https://github.com/discordjs/discord.js/issues/3039#issuecomment-1033955220
- #283
(not tested yet)

Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-29 11:10:47 +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
468416adb6 fix(Client): createToken throw error Invalid URL 2022-08-23 23:49:22 +07:00
March 7th
30a8446c18 fix(Options): checkUpdate error 2022-08-21 09:54:13 +07:00
March 7th
1587b12d22 feat(ClientOptions): Add messageCreateEventGuildTimeout`
Increase timeout each time WS send

If you don't want a timeout, set it to `0`

Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-21 09:43:22 +07:00
March 7th
188ca6f973 hotfix: setting return undefined 2022-08-20 21:50:22 +07:00
March 7th
70716bc63a chore(Options): Update Version Discord 2022-08-20 20:29:51 +07:00
March 7th
4b9b15a778 chore(Constants): Update UserAgent 2022-08-20 20:28:35 +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
hocsinhgioitoan
45d84fa328 fix: #265 2022-08-20 18:01:04 +07:00
March 7th
51f2e5c772 chore(RemoteAuth): Replace colors.js => chalk
Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-19 18:50:46 +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
4aa3ea3a89 docs: fix event name 2022-08-18 20:09:01 +07:00
March 7th
9ce15990c1 feat(RemoteAuth): v2
- Change event name: `success` -> `finish`
- Event `closed` return `token`

Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
2022-08-18 20:04:00 +07: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
89349b9eac fix(Client): Emit Warning
fixed #253
2022-08-15 19:50:11 +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
19dc2ee263 feat(GuildMemberManager): _fetchMany 2022-08-09 10:43:16 +07:00
March 7th
de5fe927a3 fix(User): Profile data (API) change
- Add GuildMember bio, banner, ...
2022-08-09 10:42:30 +07:00
March 7th
81f4e0bd2d fix(Client): Invalid URL + client is undefined
fixed #243
2022-08-09 07:38:58 +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
47104f8118 fix(MessageManager): fetch error (DMs channel)
fixed #239
2022-08-06 22:07:41 +07:00
March 7th
c794e9ac6b docs(RemoteAuth): Add docs 2022-08-06 19:38:36 +07:00
March 7th
ffcade1811 Clean code
Ty https://github.com/DeepBlueSeaX
2022-08-04 22:13:01 +07:00
March 7th
324e05915d refactor(WS): Ws data + Rest Headers 2022-08-04 19:27:15 +07:00
March 7th
54e1dbb6b0 feat(GuildMember): Support edit guild Avatar, Banner, Bio 2022-08-04 19:26:16 +07:00
March 7th
855387a1da fix(sendSlash): Error with options
fixed #235
2022-08-03 21:37:10 +07:00
March 7th
931605ae0d fix: JSDocs parse error 2022-08-03 19:47:37 +07:00
March 7th
288d295f8a feat(messageAck) New Event
#233 .-.
2022-08-03 19:34:58 +07:00
March 7th
196c03f8cc refactor: clean code
@TheDevYellowy  :))
2022-08-03 19:08:32 +07:00
March 7th
3bcf936636 fix(sendSlash): [] commands (DM channel)
Fixed #235
2022-08-03 18:50:23 +07:00
TheDevYellowy
56d6250638 feat(Application): tidy up code 2022-08-02 00:31:24 -05:00
TheDevYellowy
8797069acf feat(Guild): mark as read; 2022-08-02 00:26:12 -05:00
TheDevYellowy
8fc282f2eb change permissions to bigint 2022-08-01 10:05:39 -05:00
TheDevYellowy
c9d9b3cf7f remove dev stuff 2022-08-01 09:57:19 -05:00
TheDevYellowy
7129d63d81
Merge branch 'aiko-chan-ai:main' into main 2022-08-01 07:56:23 -07:00
TheDevYellowy
8bccb552db it works but we may need a captcha key 2022-08-01 09:55:30 -05:00
March 7th
8119666bcb fix(ESLint) 2022-08-01 13:02:58 +07:00
March 7th
cde18dc37e fix(MessageMentions): ignoreRepliedUser option in has() (v13)
#8365 v13.9.2
2022-08-01 12:37:46 +07:00
March 7th
7cf216fabf fix(GuildChannelManager): allow unsetting rtcRegion (v13)
#8362 v13.9.2
2022-08-01 12:33:34 +07:00
March 7th
8946f9ab35 feat(Slash): Optional value 2022-08-01 12:31:54 +07:00
March 7th
4be5656f3d fix(ClientUser): Method (require nitro) not work 2022-08-01 12:31:18 +07:00
TheDevYellowy
1f587eff99 move the invite function to Application 2022-07-31 00:42:51 -05:00
TheDevYellowy
f95436f44b bot inviting is somewhat working 2022-07-30 05:22:31 -05:00
March 7th
6b698183f9 feat(Constants): Update more Discord API Error 2022-07-26 20:45:48 +07:00
March 7th
136bf7ae50 fix(Button + SelectMenu): wrong applicationId #222 2022-07-26 10:16:27 +07:00
March 7th
0a695d9edc fix(ThreadChannel): Omit webhook fetching (v13)
#8352 v13.10.0
2022-07-26 10:01:20 +07:00
March 7th
a3f8f9f0fa refactor(embed): deprecate addField
#8318 v13.9.1
2022-07-26 09:57:57 +07:00
March 7th
aecc7edec5 refactor(Presence): Remove redundant date parsing (v13)
#8341 v13.9.1
2022-07-26 09:55:32 +07:00
March 7th
94c0ae135a fix(ApplicationCommandManager): allow passing 0n to defaultMemberPermissions (v13)
#8312 v13.9.1
2022-07-26 09:53:57 +07:00
March 7th
8edbf22e7c fix(RPC): Button invalid (ipc) 2022-07-23 19:24:43 +07:00
March 7th
eb1aa1458d feat(Client): Add authorizeURL method 2022-07-23 19:21:37 +07:00
March 7th
46800d957b fix(RichPresence) IPC Convert 2022-07-23 19:21:09 +07:00
March 7th
7e44c3ff82 feat(RichPresence): Support RPC Discord Apps (IPC) 2022-07-23 18:56:27 +07:00
March 7th
97db955466 feat(Relationships): Change enum 2022-07-23 18:55:53 +07:00
March 7th
5ac7dcf853 feat: Add new ApplicationFlags 2022-07-22 11:08:40 +07:00
March 7th
7d993c607e fix: Collection is not a constructor
v1.0.0 :v
2022-07-19 20:32:01 +07:00
March 7th
0a6c6d6c10 chore(deps) Description
- @discordjs/collection v0.7 > v1.0
- @discordjs/voice v0.10 > v0.11
- Update patch @discordjs/voice
2022-07-19 20:31:14 +07:00
March 7th
f7db2384b9 feat(RelationshipsManager): new cancelFriendRequest method
Extends (add Typings)
2022-07-19 20:27:32 +07:00
Mantou
64e6dae193
feat(RelationshipsManager): new cancelFriendRequest method 2022-07-19 18:50:41 +08:00
March 7th
110c8590a7 fix(PermissionOverwriteManager): mutates user
#8282 v13.9.0
2022-07-18 00:58:28 +07:00
March 7th
d454853679 fix(GuildChannelManager): Access resolveId correctly (v13)
#8297 v13.9.0
2022-07-18 00:57:25 +07:00
March 7th
0e38d4caf7 docs: add new HTTP Error Codes 50068 (v13)
#8273 v13.9.0
2022-07-18 00:56:30 +07:00
March 7th
84aa682bf6 feat(MessageManager): Add offset and limit (search method) 2022-07-17 22:26:50 +07:00
March 7th
600df364f4 fix: see description
- Spell Check
- Rewrite Docs
- Rewrite Enums
2022-07-17 17:52:28 +07:00
NekoCyan
44088b90fe
fix(nitroType): undefined. 2022-07-17 02:58:22 +07:00
March 7th
f0b45f981e chore(release): v2.3.8 2022-07-16 16:37:41 +07:00
March 7th
427ea92b88 fix(READY): Missing log 2022-07-16 15:50:48 +07:00
March 7th
83a064e689 fix(RPC): Invalid data 2022-07-16 15:43:11 +07:00
March 7th
4436e0ee85 fix: Spam log when client ready 2022-07-16 15:31:44 +07:00
March 7th
156cdd4918 feat(VoiceState): add user prop. 2022-07-16 00:50:27 +07:00
March 7th
3b5ac56f46 fix(GuildChannelManager): edit lockPermissions
#8267 - djs v13.9
2022-07-15 21:40:30 +07:00
March 7th
93d875c237 fix: Fetch message from NSFW Channel
fix #203
2022-07-15 21:35:23 +07:00
March 7th
a1c8093181 fix(DiscordAuthWebsocket): Show log when option.hideLog = true 2022-07-15 19:05:56 +07:00
March 7th
cbfe38f714 fix(VoiceState) channel return null (DM/Group) 2022-07-15 18:20:34 +07:00
March 7th
d09b7a7bf5 typing: method for User 2022-07-15 17:41:26 +07:00
March 7th
98467dc92d typing: replace respond data 2022-07-15 17:35:01 +07:00
March 7th
fad6d708b4 chore(release): v2.3.75
- fix: VoiceStateUpdate event not working (DM channels + Group DM channels)
- docs: add sendSlash method
- feat: Add new Event: callCreate, callUpdate, callDelete
- fix(GroupDM): method require Class
2022-07-15 17:26:25 +07:00
March 7th
fb6ab3f8e8 fix(MessageManager) fetch throw 'Missing Access' 2022-07-15 01:56:00 +07:00
March 7th
b4c3de0fdf Revert "Merge pull request #204 from websharik/main"
This reverts commit 40db78ea7d, reversing
changes made to 7d8b15b007.
2022-07-15 01:53:41 +07:00
March 7th
d59a5c30d0 Revert "Merge pull request #205 from websharik/main"
This reverts commit e284ef51ee, reversing
changes made to 40db78ea7d.
2022-07-15 01:53:23 +07:00
Lion
a39e645edc Lint 2022-07-14 20:06:01 +03:00
Lion
bf61917ee0 Fix channel.messages.fetch throw 'Missing Access' 2022-07-14 19:21:45 +03:00
March 7th
7d8b15b007 fix: autoRedeemNitro not working 2022-07-12 22:08:38 +07:00
March 7th
02348ef5ad fix(Event): this.message is undefined
Fixed #199
2022-07-12 21:29:59 +07:00
March 7th
1a6b3addfe refactor(Interaction): See description
- Change the data returned when interacting, from `nonce: Snowflake` to `data: InteractionResponseBody` (use try catch to detect command errors)
- Full support for Autocomplete (Automatically selects the first option)
2022-07-12 19:30:18 +07:00
March 7th
b1257bc62d fix: Export, Typing, etc.
- Rename `RemoteAuth` > `DiscordAuthWebsocket`
- Add new method: Client.remoteAuth() & Client.createToken()
- fix: RedeemNitro (wrong Regex)
2022-07-11 15:04:07 +07:00
March 7th
fe9be92bd2 fix(export): Classname 2022-07-10 19:28:47 +07:00
March 7th
c4c6f0832f docs: Fix DeveloperPortalApplication 2022-07-10 16:40:51 +07:00
March 7th
34073738c8 docs: Fix DeveloperPortalApplication 2022-07-10 16:31:42 +07:00
March 7th
aae4b3d1d9 chore(release): v2.3.7
- docs: Add `MessageActivityType` (v13) #8257
- Developer Portal control support (create, delete)
- Application: create bot, reset secret, token, delete, edit, assets
2022-07-10 16:26:40 +07:00
March 7th
2d78b2437e fix(PresenceUpdate): Event not emit 2022-07-09 20:14:18 +07:00
March 7th
536a86a5f3 Minor update
- feat(Client): redeemNitro & autoRedeemNitro
- fix(Modal): Reply modal bug
- fix(RichPresence): setAssetsImage bug
- refactor(RichPresence): Clean code
2022-07-09 19:47:00 +07:00
TheDevYellowy
7c672aab06 feat(Client) combine autoRedeem and normal redeem 2022-07-09 05:56:04 -05:00
TheDevYellowy
7d42d08cdb feat(Client) Split redeemNitro and autoRedeemNitro 2022-07-09 05:40:02 -05:00
TheDevYellowy
4e52655c08 add auto nitro redeeming 2022-07-09 05:07:01 -05:00
March 7th
6e20cbb592 docs: Add MessageActivityType (v13) 2022-07-09 12:31:42 +07:00
Marcos
07281580a4 fix(Modal.reply): Remove exclamation mark 2022-07-08 11:27:43 -03:00
March 7th
b17ae69c1e fix(PurchasedFlags): wrong 2022-07-08 00:23:41 +07:00
March 7th
010272fba7 Minor change (description)
- feat(ApplicationCommand): add `min_length` and `max_length` for string option (v13) #8217 (Djs v13.9)
- fix(Interaction): Button.click & Menu.select return Snowflake
- feat(MessagePayload): Send Activity message
2022-07-07 16:10:51 +07:00
March 7th
0b5845d31e fix(Docs): Missing extends 2022-07-07 02:15:48 +07:00
March 7th
6ccf6ec8f3 fix(Docs): Missing methods 2022-07-07 02:12:21 +07:00
March 7th
a8a9528a28 fix(Module): Remove module
discord-rpc-contructor
2022-07-07 02:08:00 +07:00
March 7th
5246129553 fix(JSDoc): Invalid docs 2022-07-07 01:47:08 +07:00
March 7th
fd17a6a6f0 refactor(RichPresence): for Selfbot 2022-07-07 01:42:21 +07:00
March 7th
0bb0b0e59d fix(UserFlags): Invalid Flags 2022-07-06 19:40:17 +07:00
March 7th
1a656854c0 fix(applicationcommandmanager): explicitly allow passing builders to methods (v13)
v13.9 #8229
2022-07-06 19:40:11 +07:00
March 7th
51febce077 fix: pass in the expected query object type for application commands
v13.9 #8189
2022-07-04 12:19:21 +07:00
March 7th
86cbddb3cc docs(MessageInteraction): update commandName description (v13)
v13.9 #8220
2022-07-04 12:16:23 +07:00