This is the code for an Embed that updates every minute with basic stats like ping and last outage and so on.
- Clone the repo via „git clone https://github.com/CaptainExorY/Discord.js-Livestatus “ Or download the zip.
- in the root of the project run „npm run install“
- Insert all necessary data into the config.json
- In the root directory run the command „npm run deploy“ to load the command to the bot globally.
- Now you‘ll only have to run the command „npm run start“ or „node index.js“ to start the bot.
- Now invite the bot into Your server and run the command /status add to add your status you can edit in the file ‚/handlers/statusHandler.js‘