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

A discord bot with pupeteer for a better hetrixtools uptime report than the webhook

Notifications You must be signed in to change notification settings

SundayMC/hetrixstatus-discordbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HetrixStatus DiscordBot

🇬🇧 English:

This Discord bot allows you to get a better embed than the one offered by the official HetrixTools webhook. It first takes a screenshot of your status page with Puppeteer and then sends it in an embed.

Dependencies:

  • discord.js (14.6.0)
  • puppeteer (19.2.0)
  • puppeteer-core (19.2.0)
  • puppeteer-extra (3.3.4)

Use: Configuration : The configuration is in the form:

Where it is not contraindicated, you should fill in all fields at the first start. Next, you should copy the id of the message that will be sent in the specified channel and paste it into the messageid field. Finally, you need to fill in the chromepath field. Tip: In your code folder, run the command: node -e "console.log(require('puppeteer').executablePath())" to get this path.

And that's it! For any further requests, open an issue.

About

A discord bot with pupeteer for a better hetrixtools uptime report than the webhook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published