Files
selmerBot/README.md
T

12 lines
235 B
Markdown
Raw Permalink Normal View History

2022-02-17 20:36:32 -05:00
# selmerBot
2022-02-18 12:48:54 -05:00
2022-04-14 11:08:42 -04:00
Authors: ION606, MajorDrools
2022-02-18 12:47:53 -05:00
2022-09-15 10:05:25 -04:00
### 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 .`