- Run command :
bash <(curl -s https://raw.githubusercontent.com/Trolling_bot/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/Trolling_bot.git
cd Trolling_bot/
npm i && npm i pm2 -g
nano config.json
- And you also change this line :
"token": "YOUR_TOKEN",
"clientId": "YOUR_CLIENT_ID"
- After doing this, press CTRL + X and you press Y and ENTER then you do the following commands !
pm2 start index.js -n Trolling_bot --time