Inspired by Mindcraft https://github.com/kolbytn/mindcraft but for Python. Thank You.
To get started run:
Create A Virtual Environment and Activate it
py -m venv "venv"venv\Scripts\activate
Install required packages
pip install -r requirements.txt
Run the bot
py main.pyOR./main.bat