RootMCEvalBot/README.md
2024-01-09 20:15:05 -05:00

373 B

Setup

Install

npm i 

Run

Automatic Restart

node run.js <ip>

No Restart

node . <ip>

Configure

Enter a different user than the one you are running the bot on into config.json, with the password specified. Then, add your user to not require a sudo password when running sudo (I recommend doing this in a VM and NOT your host)