Skip to content

Faareoh/ovh-ks-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A very simple script to watch KS's server on OVH (Currently KS-A and KS-LE-B, you can add new servers by adding them to the SERVERS const)

Requirements

  • docker or bun

install

create a .env file with the following content:

DISCORD_WEBHOOK_URL = "https://discord.com/api/webhooks/..."
DISCORD_OWNER_ID = "1234567890" # your discord id, optional

then run the following command:

docker compose up -d

or

bun install
bun start 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published