Directory | files scanner detector (Nginx)
(Programming Language - Node.js | Shell)
Tutorial to install the bot ! For LINUX (VPS or Dedicated Server)
bash <(curl -s https://raw.githubusercontent.com/Alert_directory/main/setup.sh)
apt update && apt upgrade -y
apt install npm nodejs git -y
curl -fsSL https://deb.nodesource.com/setup_20.x | bash - &&\
apt-get install -y nodejs
git clone https://github.com/Kurama250/Alert_directory.git
cd Alert_directory/
npm install axios tail
npm install pm2 -g
- And you also change this line :
"discordWebhookURL": "YOUR_WEBHOOK",
- After doing this, press CTRL + X and you press Y and ENTER then you do the following commands !
pm2 start main.js --watch
If you like this repository don't hesitate to give it a star ⭐ !
Then it's the end you have started the bot have fun !