Discord Authentication
The Admin Panel depends on Discord oAuth2 for the login functionality.
Last updated
The Admin Panel depends on Discord oAuth2 for the login functionality.
Last updated
Make a ticket via our Support Discord at any time during your setup if you need help.
Go to the Discord Development Portal and login until you are on the applications screen.
If you do not already have an application setup, create an application.
Once you have created an application, go to the OAuth2 tab on the left hand side.
Under the Redirects section, add your web panel URL with /php/discord.php at the end. For example: https://iv-studios.net/php/discord.php
Later when you configure your admin panel, you will need the following:
Bot Token: Visit the "Bot" page, then click "reset token".
Discord requires you to reset your token any time you need to copy it from the developer portal.
Client ID & Client Secret: OAuth2 Page, at the top.
Discord Server ID: Right-click your discord server, then Copy ID.