From 6922760367cdc184e343e6c93b93ed06b5da9dde Mon Sep 17 00:00:00 2001 From: March 7th <71698422+aiko-chan-ai@users.noreply.github.com> Date: Sun, 27 Mar 2022 22:22:07 +0700 Subject: [PATCH] update repo --- DOCUMENT.md | 1 + README.md | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) 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))