update repo
This commit is contained in:
parent
0aeb55b8e6
commit
6922760367
@ -309,6 +309,7 @@ await client.fetchInvite('code').then(async invite => {
|
||||
});
|
||||
```
|
||||
`invite.acceptInvite(true);` => Auto skip verify screen
|
||||
|
||||
<img src= 'https://cdn.discordapp.com/attachments/820557032016969751/957247688666132520/unknown.png'>
|
||||
</details>
|
||||
|
||||
|
@ -34,8 +34,6 @@
|
||||
```sh-session
|
||||
npm install discord.js-selfbot-v13@latest
|
||||
```
|
||||
## Patched
|
||||
Click <strong>[here](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/blob/main/DOCUMENT.md)</strong> to see the patched functions
|
||||
## Example
|
||||
|
||||
```js
|
||||
@ -69,7 +67,7 @@ Credit: <img src="https://cdn.discordapp.com/emojis/889092230063734795.png" alt=
|
||||
- Custom Status and RPC (without button, because it's not working)
|
||||
- Interaction [Button, MessageSelectMenu, Slash, ContextMenu]
|
||||
- You can request more features for my module by placing an issue!
|
||||
|
||||
- Click <strong>[here](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/blob/main/DOCUMENT.md)</strong> to see the patched functions
|
||||
## Links [Discord.js]
|
||||
|
||||
- [Website](https://discord.js.org/) ([source](https://github.com/discordjs/website))
|
||||
|
Loading…
Reference in New Issue
Block a user