50 Commits

Author SHA1 Message Date
Mega
db92bb073c
setUsername Fix, new Username System
Fixed setUsername function in ClientUser.js
2023-06-20 12:55:57 +03:00
Elysia
600f546c11 fix: #704 2023-06-14 20:07:38 +07:00
Elysia
8a19880820 feat: Global Display Name 2023-05-18 15:44:38 +07:00
Elysia
29bbd1df20 feat: friend invite 2023-05-10 19:04:05 +07:00
Elysia
11167aed25 feat: Super Reaction
test: 
2023-05-02 22:37:37 +07:00
Elysia
4ceaadf71a fix: 🐛 setBanner #633 2023-04-22 22:42:48 +07:00
Elysia
6ed56a153f feat: v13 VIEW_CREATOR_MONETIZATION_ANALYTICS and USE_SOUNDBOARD permissions
#9124
2023-04-15 19:43:39 +07:00
Elysia
f2d3989b61 fix(ClientUser): Fix modifying self
#9318 djs
2023-04-07 20:36:46 +07:00
Elysia
d1d842098a chore: Miscellaneous fixes
#9271 djs

> Backports the following pull requests to version 13:
>
> * docs: describe private properties #8879
> * fix(snowflake): snowflakes length #9144
> * fix(Message): `bulkDeletable` permissions should be retrieved later for DMs #9146
> * fix(Message#editable): update editable check in threads locked #9216
> * fix: add support for new guild feature `GUILD_WEB_PAGE_VANITY_URL` #9219
> * fix(AutocompleteInteraction): Send `name_localizations` correctly #9238
> * fix(ThreadManager): Respect `cache` and `force` in fetching #9239
> * docs(FetchArchivedThreadOptions): `before` respects `archive_timestamp`, not creation timestamp #9240
> * refactor(FetchThreadsOptions): Remove `active` #9241
> * docs: differ `User#send` #9251
> * docs: add more examples #9252
> * fix(ClientUser): No mutation on edit #9259
> * fix: resolving string bitfield #9262
> * refactor: call `GuildBanManager#create()` directly #9263
> * docs(Role): Fix example for `comparePositionTo()` #9270
> * docs: fix compare position example #9272
> * fix: Keep symbols in actions manager #9293
2023-04-02 12:46:18 +07:00
Elysia
ee906b544e feat: new class Call 2023-03-05 17:05:40 +07:00
Elysia
ba22a5f550 fix: client.destroy() 2023-02-28 13:18:09 +07:00
Elysia
dc477b353e fix(ClientUser): setSamsungActivity 2023-02-21 17:40:57 +07:00
Elysia
e2076f7087 feat(ClientUser): setSamsungActivity 2023-02-21 16:53:34 +07:00
Kizzy
3a3c3cd437 feat(ClientUser): add Samsung Activity option 2023-02-21 14:55:01 +05:30
Elysia
5016477180 feat: Disable Client.setEmail()
#535
2023-02-16 23:38:44 +07:00
Elysia
e683819cf0 fix #539 2023-02-15 18:59:54 +07:00
March 7th
d75d457486 feat: premiumUsageFlags 2022-12-22 19:37:05 +07:00
March 7th
6d170f3555 fix: friendNicknames cache missing 2022-12-02 12:03:51 +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
March 7th
0c3d922096 chore: release v2.8.8
- User.themeColors
- Update ClientBuild
2022-10-26 19:38:09 +07:00
March 7th
70cde7df55 feat: Update
- Event for GroupDM
- Friend nickname
#29
2022-09-16 19:08:15 +07:00
March 7th
d024ec5bf4 fix(ClientUser): Bio is null
Reported by Void.#0176
2022-09-11 23:19:33 +07:00
March 7th
54e1dbb6b0 feat(GuildMember): Support edit guild Avatar, Banner, Bio 2022-08-04 19:26:16 +07:00
March 7th
8119666bcb fix(ESLint) 2022-08-01 13:02:58 +07:00
March 7th
4be5656f3d fix(ClientUser): Method (require nitro) not work 2022-08-01 12:31:18 +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
b17ae69c1e fix(PurchasedFlags): wrong 2022-07-08 00:23:41 +07:00
March 7th
4ec46f014d feat(ClientUser): Add getMentions 2022-06-15 18:15:33 +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
2b2c6e184c friend invite 2022-05-12 11:58:53 +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
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
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
7c7fc192ba 1.3.5
+ Fix Typescript
+ Add some websocket event
+ bla bla
2022-04-14 21:32:11 +07:00
Tropicallism
3bc4608535
Add files via upload 2022-04-11 04:14:16 +02: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
cddbe4f9bb Leave HypeSquad 2022-04-05 19:11:27 +07:00
March 7th
8734b87ea9 nitro ? 2022-03-31 20:21:53 +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
a39bc31b58 HypeSquad
Created by catcat1204
Edited by aiko-chan-ai
2022-03-25 23:56:20 +07:00
Cat Cat
8b4ac00991
Add HyperSquad 2022-03-25 22:57:38 +07:00
March 7th
a51d06c874 Button Click
- https://github.com/aiko-chan-ai/discord.js-selfbot-v13/issues/2
2022-03-24 19:35:59 +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
ac49705f3e Initial commit 2022-03-19 17:37:45 +07:00