Custom Bot Setup
Public vs. Custom Bot






Creating Discord Account
Creating HUB Application

1. Go to https://discord.com/developers/applications and create a new application. You can name it as you want and set any avatar.
2. After that press on Bot Tab at the left corner and press Add Bot

3. Turn on all Intents for it and click Save Changes

4. You will be provided with a Redirect URL when you create a new server on SaveCord Panel, you need to set it also for this bot

5. Now you can fill the form for Auth Hub on SaveCord Panel with the Client ID, Client Secret, and Bot Token.


Creating HANDLER Application
Repeat everything except setting Redirect URL from the HUB Bot Setup (Create a new application, turn on all intents for the bot) and fill the form for Auth Handler on SaveCord Panel
Last updated