No description
src | ||
.gitignore | ||
.prettierrc | ||
collabvm-anyosbot.service | ||
config.example.json | ||
LICENSE | ||
package.json | ||
README.MD | ||
tsconfig.json |
AnyOSInstallBot
The bot that powers VM7 and VM8 (The Install any OS VMs) on CollabVM.
Running
- Copy
config.example.json
toconfig.json
and fill out fields - Install dependencies:
yarn
- Build the source:
yarn build
- Run it:
node dist/index.js