Initial commit
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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
|
||||
│ ├── ...
|
||||
Reference in New Issue
Block a user