This repository provides an easy-to-use Discord application, designed for users who may not be technically advanced but want a reliable solution for personal or professional use.
View and manage your applications by following this link: [Discord Applications](https://discord.com/developers/applications)
After creating your application you want to head into it´s general information section, then you want to scroll down until you see a field marked as "Application ID"
After creating your application you want to head into it's Bot section, then you want to scroll down until you see the field marked with Token
After getting the values above you want to insert the values into the suitable fields in the '.env.example' file. After doing so you want to rename the file to '.env'
applicationId="YOUR_APPLICATION_ID_HERE"
applicationToken="YOUR_APPLICATION_TOKEN_HERE"© Mathias Voie — All rights reserved.