Update Discord Application

Corban-Lee Jones 2024-09-20 09:20:22 +00:00
parent fb3342963d
commit d2a1cf7532

@ -4,3 +4,24 @@ This wiki covers how to create and prepare the Discord Application through the [
## Create Your Application
Navigate to the [Discord Developers Portal](https://discord.com/developers/applications/) and select the "New Application" button.
When prompted, enter a name for your application, accept the [Developer Terms of Service](https://support-dev.discord.com/hc/articles/8562894815383-Discord-Developer-Terms-of-Service) and [Developers Policy](https://support-dev.discord.com/hc/articles/8563934450327-Discord-Developer-Policy) by checking the box, then press the "Create" button.
If successful, you will be automatically navigated to your newly created Discord Application.
## Prepare Your Application for Production
The rest of this section will follow in the order of each relevant tab, using the navigation menu on the left hand side.
### General Information
You should take note of the **Application ID** as it is required for the project environment variables, which are explained in the [Environment Variables Wiki](https://gitea.cor.bz/corbz/PYRSS-Website/wiki/Environment-Variables).
You can set a name, description and image if you please, but this is not required.
### Installation
Ensure your **Installation Context** choices are in this format:
- [ ] User Install
- [x] Guild Install