- Run command :
bash <(curl -s https://raw.githubusercontent.com/Kurama250/Stats_server_pi/main/setup_server.sh)apt update && apt upgrade -y
apt install npm nodejs git raspi-config -y
curl -fsSL https://deb.nodesource.com/setup_20.x | bash - &&\
apt-get install -y nodejsgit clone https://github.com/Kurama250/Stats_server_pi.git
cd Stats_server_pi
npm install discord.js child_process
npm install pm2 -gnano config.json "token": "YOUR_TOKEN",
"channelId": "ID_CHANNEL",
"serverId": "ID_SERVER"After doing this, press CTRL + X and you press Y and ENTER then you do the following commands !
pm2 start main.js -n Stats_server_pi- Demo :
Support on Discord : Discord Link
Licence : Creative commons - CC BY-NC-ND 4.0 by Kurama250 | Yoro404
