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
|
`invite.acceptInvite(true);` => Auto skip verify screen
|
||||||
|
|
||||||
<img src= 'https://cdn.discordapp.com/attachments/820557032016969751/957247688666132520/unknown.png'>
|
<img src= 'https://cdn.discordapp.com/attachments/820557032016969751/957247688666132520/unknown.png'>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
@ -34,8 +34,6 @@
|
|||||||
```sh-session
|
```sh-session
|
||||||
npm install discord.js-selfbot-v13@latest
|
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
|
## Example
|
||||||
|
|
||||||
```js
|
```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)
|
- Custom Status and RPC (without button, because it's not working)
|
||||||
- Interaction [Button, MessageSelectMenu, Slash, ContextMenu]
|
- Interaction [Button, MessageSelectMenu, Slash, ContextMenu]
|
||||||
- You can request more features for my module by placing an issue!
|
- 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]
|
## Links [Discord.js]
|
||||||
|
|
||||||
- [Website](https://discord.js.org/) ([source](https://github.com/discordjs/website))
|
- [Website](https://discord.js.org/) ([source](https://github.com/discordjs/website))
|
||||||
|
Loading…
Reference in New Issue
Block a user