Files
2022-12-27 11:12:51 -08:00

14 lines
324 B
Markdown

# THIS REPOSITORY HAS BEEN MIRRORED TO THE SELMER BOT ORGANIZATION AND IS NOW READ-ONLY
# selmerBot
Authors: ION606, MajorDrools
### Node Packages Installation Instructions
Download the _package.json_ file from the repo
`npm install`
### Run Selmer Bot Locally
Set the entry point to `main.js`, then run using `node .`