diff --git a/DOCUMENT.md b/DOCUMENT.md index c506018..4338079 100644 --- a/DOCUMENT.md +++ b/DOCUMENT.md @@ -309,6 +309,7 @@ await client.fetchInvite('code').then(async invite => { }); ``` `invite.acceptInvite(true);` => Auto skip verify screen + diff --git a/README.md b/README.md index af42d39..dd962ab 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,6 @@ ```sh-session npm install discord.js-selfbot-v13@latest ``` -## Patched -Click [here](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/blob/main/DOCUMENT.md) to see the patched functions ## Example ```js @@ -69,7 +67,7 @@ Credit: -[here](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/blob/main/DOCUMENT.md) to see the patched functions ## Links [Discord.js] - [Website](https://discord.js.org/) ([source](https://github.com/discordjs/website))