https://github.com/marosiak/tarkovhealingbot
https://github.com/marosiak/tarkovhealingbot
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marosiak/tarkovhealingbot
- Owner: marosiak
- Created: 2021-12-19T19:42:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-14T10:48:58.000Z (over 3 years ago)
- Last Synced: 2025-01-03T16:24:54.247Z (6 months ago)
- Language: Python
- Size: 609 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TarkovHealingBot
This pice of software will automaticly use medic items in Tarkov, it is usefull for exping## 📚 Requirements
- Python 3.9+
- pip
- pipenv - install using "pip install pipenv"## 🛠️ How to setup for the first time?
```pipenv install``````pipenv shell```
```python apps/healing_bot.py```