Meshiest / robocake

too lazy to run shell commands, not too lazy to write a bot to run shell commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

robocake

This discord bot automates things for me on one of my pcs.

Right now it can start, stop, and get the status of a Satisfactory server created via docker-compose.

Running

  1. install node v18+, preferably via nvm
  2. clone the repo and cd into it
  3. npm i
  4. create a .env based on .env.default and fill in the values
  5. if you have pm2, npm run start-pm2. otherwise npm start

Contributing

Please format the code on save using prettier (npm i -g prettier + the vscode extension)

I don't know why you'd contribute to this though

About

too lazy to run shell commands, not too lazy to write a bot to run shell commands

License:MIT License


Languages

Language:JavaScript 100.0%