Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

💡Simple webpage that allows people to check your Discord status quickly and easily.

Notifications You must be signed in to change notification settings

richardscull/WebDiscordStatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💡 Discord User Status Indicator

Richard's coffee shop

Create a simple webpage that allows people to check your Discord status quickly and easily. Whether it's your status or someone else's, this page should provide a user-friendly interface for users to see whether Discord is up and running without having to navigate to the Discord status website.

Additional preparation 🛠️

To utilize this feature, please ensure that you have a valid Discord bot and you are on the same server as the bot.

Attention, if you do not follow the step above, the application will not work!

⚙️ Setup

To start, clone the git repository and install all required dependencies:

git clone https://github.com/richardscull/WebDiscordStatus
cd WebDiscordStatus
npm install

Сreate and fill in the .env file with the required information:

TOKEN= # Your Discord Bot Token
USERID= # Your Discord User ID
GUILDID= # Your Discord Guild ID

After that, you can successfully start site by typing npm run build/start!

Note: Via localtunnel you can self-host site to the global network, just use command npm run start/web. (Don't forget to build app first!)

About

💡Simple webpage that allows people to check your Discord status quickly and easily.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published