Quickstart

Get started with Recover in minutes by setting up the basics. This guide will walk you through the essentials to get up and running quickly.

Overview

Before using Recover, you need to configure your bot and application correctly via the Discord Developer Portal. This guide will walk you through the entire process, step by step.

Create Your Application

  1. Visit the Discord Developer Portal.
  2. Click New Application in the top-right corner.
  3. Name your application and click Create.

Create a Bot

  1. In your new application, go to the Bot section.
  2. Click Add Bot, then confirm.
  3. (Optional) Customize your bot’s name and icon.

Get Your Credentials

Bot Token

  1. Under the Bot section, click Reset Token.
  2. Copy and securely save this token — it will not be shown again.

Client ID & Client Secret

  1. Go to OAuth2 in the sidebar.
  2. Click Reset Secret to get your Client Secret.
  3. Save both in a secure place.

Set the Redirect URL

  1. Navigate to OAuth2 > Redirects in your application settings.
  2. Click Add Redirect.
  3. Paste this URL with https://:

api.recover.lat/verification/oauth2/callback

  1. Save changes.

Open the Config Panel

In recover server, use the /config command.

This opens an interactive panel where you can:

That’s it!

Your custom bot is now ready to work with Recover.

You can now invite users through the OAuth2 link and start bring any members to a server instantly.

Need Help?

Join the Recover Discord Server if you need support or have any questions.