Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

MathiasVoie/discord-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Typescript Application

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.

⚠️ You are not permitted to distribute this source code. However, you are free to use it without providing credit.


Getting started

How do i get a discord application?

View and manage your applications by following this link: [Discord Applications](https://discord.com/developers/applications)


Environment

Where do i get the application id?

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"


Where do i get my application token?

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


⚠️ You might need access to your MFA to be able to reset the Application's token.


Updating environment

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.

About

A ready-to-use Discord bot template built with TypeScript. Clone, update the environment variables, and have your bot online in minutes.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors