I am the developer & coder.
I decided to make this monitor code to monitor the presence status of my discord bots to alert my users/supporters of when my bot is Online or Offline or down for maintenance.
It is my great pleasure to share this bit of code with the community to learn from it and make it better.
Install the required node modules
npm i
then fill in the 'config.js' with the relative information for the monitor to monitor your bot.
Once you have done the above open up Command Prompt or Powershell and type node monitor
and it will load the script,
make sure to invite the monitor bot your discord server first and that the bot its monitoring is in the same guild.
Leave this script running 24/7 to ensure 24/7 Monitoring.
- New Template
- Updated to V14
This source code uses a no license all rights are reserved and this repo is public strictly for educational purposes!
If you require some assistance please join our Discord Server, you will also see this code in action in our server too.