Find a file
2024-01-09 20:15:05 -05:00
plugins Add files 2024-01-09 20:15:05 -05:00
util Add files 2024-01-09 20:15:05 -05:00
workers Add files 2024-01-09 20:15:05 -05:00
.gitignore Add files 2024-01-09 20:15:05 -05:00
index.js Add files 2024-01-09 20:15:05 -05:00
LICENSE Add files 2024-01-09 20:15:05 -05:00
package-lock.json Add files 2024-01-09 20:15:05 -05:00
package.json Add files 2024-01-09 20:15:05 -05:00
README.md Add files 2024-01-09 20:15:05 -05:00
run.js Add files 2024-01-09 20:15:05 -05:00

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)