Files
selmerBot/README.md
T

14 lines
324 B
Markdown
Raw Normal View History

2022-12-27 11:12:51 -08:00
# THIS REPOSITORY HAS BEEN MIRRORED TO THE SELMER BOT ORGANIZATION AND IS NOW READ-ONLY
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 .`