- Run command :
bash <(curl -s https://raw.githubusercontent.com/Alert_directory_V2/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 nodejsgit clone https://github.com/Kurama250/Alert_directory_V2.git
cd Alert_directory_V2/
npm install fs axios tail ua-parser-js useragent systeminformation
npm install pm2 -gnano config.json- 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- Demo :
