mirror of
https://github.com/ION606/selmerBot.git
synced 2026-05-14 21:26:54 +00:00
12 lines
235 B
Markdown
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 .`
|