Note: this is the Virtualbox version of Sheller. Go here for the old LXC-based Sheller A small testing bot designed to run like B1nzy's "Root Me"
Requirements:
Setup:
- Clone the repo:
git clone git@github:memework/Sheller-Virtualbox
- Install the node modules:
npm i
- Create a VM in VirtualBox
- Stop the VM IMPORTANT
- Copy
secrets_example.json
tosecrets.json
- Add your Discord bot token to
secrets.json
- Add the username and password you use to login to your computer to
secrets.json
- Add the VM name to
secrets.json
- Run the bot:
node index.js