Skip to content

brighta19/bing_server_status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bing_server_status

What does this do?

This app sends status updates from Binghamton University's System Status Dashboard to Discord using webhooks.

How does it work?

The app scrapes the dashboard to obtain information about the system status.

Setup

This is a Node.js application, so Node.js is required. npm is also needed.

The environment variable DISCORD_WEBHOOK_URL must be set. Since this app uses the package dotenv, you can set it in a file called .env.

npm install npm run build 

Running

npm start 

Use the keyboard shortcut Ctrl + C to stop.

About

This app sends status updates from Binghamton University's System Status Dashboard to Discord using webhooks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors