Go to file
2024-08-01 00:26:08 -04:00
src re-add support for servers without auth 2024-08-01 00:26:08 -04:00
.gitignore add !myfloppy command 2024-06-23 21:34:59 -04:00
.prettierrc format with prettier 2024-06-23 18:45:14 -04:00
collabvm-anyosbot.service disable allowJs, fix ExecStart 2024-06-23 19:35:40 -04:00
config.example.json re-add support for servers without auth 2024-08-01 00:26:08 -04:00
LICENSE Add README.MD, LICENSE, and config.example.json. Format with prettier 2024-06-25 16:40:58 -04:00
package.json Add README.MD, LICENSE, and config.example.json. Format with prettier 2024-06-25 16:40:58 -04:00
README.MD Add README.MD, LICENSE, and config.example.json. Format with prettier 2024-06-25 16:40:58 -04:00
tsconfig.json disable allowJs, fix ExecStart 2024-06-23 19:35:40 -04:00

AnyOSInstallBot

The bot that powers VM7 and VM8 (The Install any OS VMs) on CollabVM.

Running

  1. Copy config.example.json to config.json and fill out fields
  2. Install dependencies: yarn
  3. Build the source: yarn build
  4. Run it: node dist/index.js