Commit Graph

260 Commits

Author SHA1 Message Date
Cinnamon
3877bdf176 feat: partially backport perms v2 for v13
v13.9.0 :yay:
https://github.com/discordjs/discord.js/pull/8162
2022-06-24 09:14:55 +07:00
Cinnamon
4c0dfadc05 fix(VoiceChannel): NSFW property (v13)
https://github.com/discordjs/discord.js/pull/8161
v13.8.1
2022-06-24 08:50:57 +07:00
Cinnamon
64c7dd5dd7 docs: TextBasedChannel-> TextBasedChannels typos (v13)
https://github.com/discordjs/discord.js/pull/8155
2022-06-24 08:47:30 +07:00
Cinnamon
f6f3274878 feat(User): presenceFetch()
v12: user.presence
2022-06-23 10:25:02 +07:00
March 7th
2d044dceb4 Support Bots (maybe) 2022-06-17 13:34:42 +07:00
March 7th
f34994b6ca types(AutocompleteOption): backport fix and improve types
v13.8.1
2022-06-17 12:50:47 +07:00
March 7th
5e0eabd0e9 fix(AuditLog): default changes to empty array
v13.8.1
2022-06-17 12:50:32 +07:00
March 7th
1cf045050c types(AutocompleteOption): backport fix and improve types
v13.8.1
2022-06-17 12:48:45 +07:00
March 7th
206c699844 fix: destroy options during cleanup
v13.8.1
2022-06-17 12:48:31 +07:00
March 7th
8b98630169 fix(ModalSubmitInteraction): add isFromMessage() missing method
v13.8.1
2022-06-17 12:43:10 +07:00
March 7th
764191fecc Revert "feat(@discordjs/voice): Update"
This reverts commit 287a347602.
2022-06-16 23:46:56 +07:00
March 7th
287a347602 feat(@discordjs/voice): Update 2022-06-16 23:46:40 +07:00
March 7th
f7a6526111 fix(ClientOptions): Lint 2022-06-16 20:21:54 +07:00
March 7th
96eb5835c4 refactor(ClientOptions): remove $ prefix from ws.properties keys
https://github.com/discordjs/discord.js/pull/8094
v13.8.1 go brrr
2022-06-16 20:21:11 +07:00
March 7th
b435f9d20e refactor(ClientOptions): remove $ prefix from ws.properties keys
https://github.com/discordjs/discord.js/pull/8094
v13.8.1 go brrr
2022-06-16 20:17:08 +07:00
March 7th
f1c0bd07ad feat(TextBasedChannel): User cannot use bulkDelete 2022-06-16 18:55:38 +07:00
March 7th
dce9c8013c chore(release): version
- Bypass Discord Phone Verification
2022-06-16 18:50:25 +07:00
March 7th
9af5d8954a feat(DiscordAPIErrror): Support Captcha solve service 2022-06-16 18:20:18 +07:00
March 7th
bb51132bdb fix(TextBasedChannel): Search Slashcommand wrong 2022-06-16 17:41:42 +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
d2a766ef3b fix: comment code 2022-06-15 18:52:06 +07:00
March 7th
a344df8ccc refactor(Event): Update Events 2022-06-15 18:35:32 +07:00
March 7th
4ec46f014d feat(ClientUser): Add getMentions 2022-06-15 18:15:33 +07:00
March 7th
17a1a19f42 refactor(TextBasedChannel): sendSlash
Using REST API (without opcode 24, fix `command outdate` error)
2022-06-15 18:13:25 +07:00
March 7th
769cbb21d5 refactor(TextBasedChannel): sendSlash 2022-06-15 17:56:56 +07:00
March 7th
0963ab28e0 fix(searchInteraction): Support enums 2022-06-15 12:41:02 +07:00
March 7th
47d865db09 feat: add support for guild forums
waiting https://github.com/discordjs/discord.js/pull/7791
2022-06-15 11:34:03 +07:00
March 7th
520d8f9221 fix(guild): console.log 2022-06-15 02:32:00 +07:00
David Guttman
c8489bd48a fix: rename interaction_failure websocket handler
fixes #163
2022-06-14 12:18:14 -07:00
March 7th
131901fd6d refactor(ThreadManager): Rewrite function 2022-06-14 09:05:38 +07:00
March 7th
83c809cc32 fix(Event): name 2022-06-14 08:48:06 +07:00
Speedy
ca7232afc9
Add user account functionality for fetching active threads 2022-06-13 21:07:59 +01:00
March 7th
a318a40880 fix: Document
n+1
2022-06-14 00:07:36 +07:00
March 7th
e99dcedbd3 fix: Document
n
2022-06-14 00:06:11 +07:00
March 7th
2c5aaa93ef fix: Document 2022-06-14 00:04:59 +07:00
March 7th
3c7c574dd2 feat: Update Document 2022-06-14 00:03:51 +07:00
March 7th
dd2912fb8d chore(release): version 2022-06-13 23:53:43 +07:00
March 7th
1c09f6beb1 fix: markUnread 2022-06-13 19:13:03 +07:00
March 7th
6b89f7c184 fix: SlashCommand sending TextChannel 2022-06-13 18:24:41 +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
8eaa5e0c72 fix: channel.sendSlash is not function
Todo: fix opcode 24 error
2022-06-11 23:15:51 +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
83ce0a0f43 Update
- Warn msg
- Add `nonce` param (interaction)
2022-06-08 12:35:19 +07:00
March 7th
50cce53975 feat(guild): add mfa error code 2022-06-08 10:56:09 +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
DarkGuy10
513f2ebcc9 fix: set checkUpdate to false by default
closes #142
2022-06-04 19:29:16 +09:00
March 7th
6d2cbb442a Remove user.presence
Error (clientUser.presence)
2022-06-04 14:59:55 +07:00
March 7th
25a58ff998 Update UserFlags.js 2022-06-04 14:50:16 +07:00
March 7th
852db8048b fix 2022-06-04 14:32:35 +07:00
March 7th
b0172e6b51 Add some UserFlags (Undocument) 2022-06-04 14:00:20 +07:00
March 7th
26f56f1650 fix selfbot running very slow 2022-06-04 13:52:48 +07:00
March 7th
e3d842db53 Fix #121 and smail update 2022-06-04 13:26:53 +07:00
valadaptive
56940a2f36 Remove stray console.log 2022-05-23 05:39:02 -04:00
March 7th
afa03f25aa fix wembed 2022-05-22 12:43:30 +07:00
March 7th
c08085cecc Update WebEmbed.js 2022-05-22 12:39:24 +07:00
March 7th
5081d4a27b fix ring 2022-05-21 21:36:31 +07:00
March 7th
7c25152e1d Update Voice.js 2022-05-21 21:22:40 +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
fc7f02e85b Fix Webhook send #108
DiscordAPIError: Invalid request origin
2022-05-14 12:12:10 +07:00
March 7th
9c8d53076c fix #105 2022-05-13 18:17:22 +07:00
March 7th
2b2c6e184c friend invite 2022-05-12 11:58:53 +07:00
March 7th
46ba5d3058 update document 2022-05-11 20:28:32 +07:00
March 7th
8355a8e135 maybe minor update ? 2022-05-11 20:19:04 +07:00
March 7th
95cc955da9 document 2022-05-06 22:25:27 +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
79075aba69 Update UA #88 2022-05-05 17:34:02 +07:00
Haneul Seong
0000000258
Remove GoogleBot User-agent 2022-05-05 13:05:22 +07:00
March 7th
c19095e0e1 fix #86 2022-05-04 11:49:16 +07:00
March 7th
c6316814eb fix 2022-05-03 14:26:19 +07:00
March 7th
a7468df6de fix bug 2022-05-03 14:21:44 +07:00
March 7th
da02043957 update setting 2022-05-03 14:15:02 +07:00
March 7th
69e5a2e73c fix bug .-. 2022-05-03 12:50:59 +07:00
March 7th
25b2d9fdaa Login using QRcode 2022-05-03 12:29:10 +07:00
March 7th
615c772280 feat: <Message>.markUnread() #65
and script check update module .-.
2022-04-29 12:35:28 +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
9ee3f1e0c3 Fix Interaction (EPHEMERAL message) 2022-04-29 12:12:18 +07:00
March 7th
ca65ee382c fix setDeaf + setMute 2022-04-28 18:25:40 +07:00
March 7th
ce37b72dc3 so... 1.3.92 ? 2022-04-27 20:58:06 +07:00
March 7th
e4c0c84984 .-. 2022-04-27 20:37:32 +07:00
March 7th
7c5da85670 update bio 2022-04-27 10:48:33 +07:00
March 7th
6cb13101d8 Revert "Merge pull request #54 from lazuee/main"
This reverts commit d303e0420a, reversing
changes made to 43045f0b70.
2022-04-26 12:54:30 +07:00
March 7th
d303e0420a
Merge pull request #54 from lazuee/main
[Suggestion] Separate the content and webembed
2022-04-26 12:54:16 +07:00
March 7th
43045f0b70 Automatic update of _Sidebar.md from github-wiki-sidebar 2022-04-26 12:41:31 +07:00
Nguyễn Hồng Đức
4bada5b444 Fix Reddem 2022-04-25 20:22:24 +07:00
March 7th
817aa690ff Adding feature
voiceState.getPreview(): Return URL Image Stream .-.
2022-04-25 19:28:45 +07:00
lazuee
c08042d64f
Update Webhook.js
oof,..
2022-04-22 01:55:51 +08:00
lazuee
8749c50f0a
Update Webhook.js 2022-04-22 01:51:28 +08:00
lazuee
2558771083
Update Webhook.js 2022-04-22 01:49:28 +08:00
lazuee
225eac5ed2
Update TextBasedChannel.js 2022-04-22 00:01:25 +08:00
lazuee
d626efb96b
Update MessagePayload.js 2022-04-21 23:55:56 +08:00
March 7th
d227e0584b Fix bug (Hot fix) 2022-04-17 22:22:55 +07:00