This README file describes the basic functionality of a bot that connects to the Discord gateway, monitors servers, and alerts users when a server's URL becomes invalid.
Bu projeyi dağıtmak için çalıştırın
npm install
npm install -g pm2
pm2 start index.js
By running our project with PM2, we prevent possible crash problems. If you are having trouble using pm2 commands click here
For support, email or just use issues page.