Files
mcr-bot/README.md
2023-05-11 12:12:46 +02:00

618 B

README

This repo contains the script to manage multiple mcr bot on a single VM/Container.

Structure

├── start.sh
│   ├── bot-name-1
│   │   ├── ms_rewards_farmer.py
│   ├── bot-name-2
│   │   ├── ms_rewards_farmer.py
│   ├── bot-name-3
│   │   ├── ms_rewards_farmer.py
│   ├── ...

How to run

Clone the project

  git clone https://git.justw.tf/Lightemerald/mcr-bot

Go to the project directory

  cd mcr-bot

Copy your bots with the same name as the VPN then run the script

  sh start.sh