Files
selmerBot/README.md
T
2022-09-15 10:05:25 -04:00

12 lines
235 B
Markdown

# 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 .`