Commit Graph

144 Commits

Author SHA1 Message Date
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
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
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
89349b9eac fix(Client): Emit Warning
fixed #253
2022-08-15 19:50:11 +07:00
March 7th
bb24adc1dc feat(Call): Get users in dm call 2022-08-14 17:16:51 +07:00
March 7th
19dc2ee263 feat(GuildMemberManager): _fetchMany 2022-08-09 10:43:16 +07:00
March 7th
81f4e0bd2d fix(Client): Invalid URL + client is undefined
fixed #243
2022-08-09 07:38:58 +07:00
March 7th
324e05915d refactor(WS): Ws data + Rest Headers 2022-08-04 19:27:15 +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
136bf7ae50 fix(Button + SelectMenu): wrong applicationId #222 2022-07-26 10:16:27 +07:00
March 7th
eb1aa1458d feat(Client): Add authorizeURL method 2022-07-23 19:21:37 +07:00
March 7th
600df364f4 fix: see description
- Spell Check
- Rewrite Docs
- Rewrite Enums
2022-07-17 17:52:28 +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
4436e0ee85 fix: Spam log when client ready 2022-07-16 15:31:44 +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
7d8b15b007 fix: autoRedeemNitro not working 2022-07-12 22:08:38 +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
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
a8a9528a28 fix(Module): Remove module
discord-rpc-contructor
2022-07-07 02:08:00 +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
Cinnamon
b672427756 fix(WS): Get gateway data 2022-07-02 09:52:24 +07:00
Cinnamon
8c6911143b fix(guildmemberremove): remove member's presence for v13
v13.9.0 #8182
2022-07-01 10:34:02 +07:00
Cinnamon
354fe2a7be types: add missing shard types (v13)
v13.9.0 #8192
2022-07-01 09:59:57 +07:00
Cinnamon
736238f3df chore(release): version 2022-06-26 13:40:26 +07:00
Cinnamon
c097deeab4 dev(test) Test only 2022-06-26 11:53:37 +07:00
Cinnamon
ebfe2886ff chore(deps): bump @discordjs/voice 2022-06-26 09:40:04 +07:00
Cinnamon
cd70a91aaa fix(READY): Log and typing 2022-06-25 10:28:31 +07:00
Cinnamon
6068ffc1d8 feat(Client): Warning Message, Update UserAgent 2022-06-25 10:11:05 +07:00
Cinnamon
5fd081b6dd refactor(Ready): Update module pls .... 2022-06-24 09:50:09 +07:00
Cinnamon
8b5eac8cf2 fix(WebSocketShard): backport error handler preservation on connections
https://github.com/discordjs/discord.js/pull/8164
v13.9.0
2022-06-24 09:16:13 +07:00
March 7th
2d044dceb4 Support Bots (maybe) 2022-06-17 13:34:42 +07:00
March 7th
206c699844 fix: destroy options during cleanup
v13.8.1
2022-06-17 12:48:31 +07:00
March 7th
e045e60fb0 feat(Document): Update 2022-06-16 12:34:03 +07:00
March 7th
007f0ef3b1 chore(release): version 2022-06-15 23:07:24 +07:00
March 7th
a344df8ccc refactor(Event): Update Events 2022-06-15 18:35:32 +07:00
David Guttman
c8489bd48a fix: rename interaction_failure websocket handler
fixes #163
2022-06-14 12:18:14 -07:00
March 7th
83c809cc32 fix(Event): name 2022-06-14 08:48:06 +07:00
March 7th
dd2912fb8d chore(release): version 2022-06-13 23:53:43 +07:00
March 7th
07d52ee41b fix: opcode 24 (Interaction search function)
Todo: Rewrite slash command ...
2022-06-12 19:13:12 +07:00
March 7th
81bc22f388 fix: document 2022-06-11 20:17:27 +07:00
March 7th
c9f1010e54 fix: error
- Documents
- Enums
- Checkupdate function
- Update UserAgent
2022-06-11 20:13:52 +07:00
March 7th
21bbfe4aa2 fix(event): userSettingsUpdate memory leak 2022-06-10 15:51:31 +07:00
March 7th
305ccaac90 v2.2.0
Discord.js v13.8.0
2022-06-06 11:21:36 +07:00
March 7th
832bc010c5 Update WebSocketShard.js 2022-06-06 10:30:06 +07:00
March 7th
c165824419 v2.1.0
fix: ClientUser.notes return empty Collection
fix: Recieve messages from large servers #72
feat: checkUpdate return Debug event (not console.log)
feat: RelationshipAdd event, param type return RelationshipTypes
feat: online status when login
feat: fix documents
2022-06-06 00:42:08 +07:00
March 7th
e3d842db53 Fix #121 and smail update 2022-06-04 13:26:53 +07:00
March 7th
f60f5bc691 @discordjs/voice 0.10.0-dev patch 2022-05-21 21:02:00 +07:00
March 7th
f9ec41c9b6 Calling support (1) 2022-05-21 20:58:33 +07:00
March 7th
c201e7da69 Discord.js v13.7 2022-05-14 15:06:15 +07:00
March 7th
8355a8e135 maybe minor update ? 2022-05-11 20:19:04 +07:00
March 7th
391d972d98 document 2022-05-06 21:17:20 +07:00
March 7th
6b0b670488 Notify only when a new version is available #91 2022-05-06 17:45:16 +07:00
March 7th
25b2d9fdaa Login using QRcode 2022-05-03 12:29:10 +07:00
March 7th
c7cc764718 readyStatus
The option is set to auto-on. Automatically sync status from other Client (web, desktop) to selfbot
2022-04-29 12:13:59 +07:00
March 7th
80115acecd New Event (userSettingsUpdate) 2022-04-29 12:12:50 +07:00
March 7th
e4c0c84984 .-. 2022-04-27 20:37:32 +07:00
Nguyễn Hồng Đức
4bada5b444 Fix Reddem 2022-04-25 20:22:24 +07:00
March 7th
f165491083 GuildMember.fetch() fix 2022-04-17 17:21:54 +07:00
March 7th
70637bb8d6 ClientSetting.setCustomStatus()
.-.
2022-04-16 22:56:18 +07:00
March 7th
2a559f7d36 Eslint fix all 2022-04-16 19:01:05 +07:00
March 7th
522f7f756a copy eslint + tslint from Discord.js (v13) 2022-04-16 17:44:43 +07:00
March 7th
7fc069f4b9 update sth 2022-04-16 11:59:23 +07:00
March 7th
03280160e1 1.3.7
Hot fix WebEmbed
2022-04-15 00:01:41 +07:00
March 7th
7c7fc192ba 1.3.5
+ Fix Typescript
+ Add some websocket event
+ bla bla
2022-04-14 21:32:11 +07:00
March 7th
f9f74cc649 Document + Debug Websocket 2022-04-13 17:51:43 +07:00
March 7th
d78a10ed76 1.3.4
Get interaction commands using gateway
2022-04-12 20:46:25 +07:00
March 7th
f73525f278 1.3.3
Change logs:
+ New Event:
> relationshipAdd: user.id, type
> relationshipRemove: user.id
> client.relationships: RelationshipsManager
> User.relationships
> Update Document .-.
- DEPRECATED
> client.blocked
> client.friends
> clientUser.findFriend
> User.blocked
> User.friend
> some console.log()
2022-04-12 12:46:08 +07:00
March 7th
89d8b08a08 1.3.2
Fix guild.members.fetch()
New event: guildMemberListUpdate (same as guildMemberChunk)
2022-04-11 19:48:20 +07:00
March 7th
d900f7321c Update
1. Fix Interaction with ephemeral message
2. client.updateCookie()
3. clientUser.findFriend('test', 1234)
4. WebEmbed not working, sad
5. Update Document later ...
2022-04-10 19:03:40 +07:00
March 7th
f361bed628 Selfbot update
added headers to discord hard to detect selfbot
'x-fingerprint'
cookies
'x-super-properties'
2022-04-08 19:00:31 +07:00
March 7th
fe1b3fc880 4. New ClientUser Method
From Discord S.C.U.M
Update to v1.2.0
2022-03-30 19:50:57 +07:00
March 7th
c8598a36d5 2. Websocket not send Intents
https://www.reddit.com/r/Discord_selfbots/comments/tq6dyp/comment/i2fkk55/?utm_source=share&utm_medium=web2x&context=3
2022-03-30 18:27:20 +07:00
March 7th
52e63f117f Update READY.js 2022-03-26 22:23:29 +07:00
March 7th
1b587f2e6c Update 1
Reddem Nitro
2022-03-26 20:55:05 +07:00
March 7th
7dfdef46a5 Downgrade to v13
[vi] cảm giác đau khổ
2022-03-24 17:55:32 +07:00
March 7th
557236221c Update Document and Ready 2022-03-22 17:09:50 +07:00
March 7th
b0e9e7dd71 RPC patch 2022-03-21 23:37:41 +07:00
March 7th
0cf642395f update 2022-03-21 22:24:08 +07:00
March 7th
4d247119f4 RichPresence Testing 1 2022-03-21 20:12:36 +07:00
March 7th
33c82f4e81 .-. 2022-03-21 11:23:41 +07:00
March 7th
bb3d582f61 Clear console.log, checkUpdate in ClientOptions 2022-03-21 10:56:51 +07:00
March 7th
9c625a9bf5 Set Position of Guild 2022-03-20 14:25:53 +07:00
March 7th
ac49705f3e Initial commit 2022-03-19 17:37:45 +07:00