Skip to content

Latest commit

 

History

History
executable file
·
23 lines (18 loc) · 377 Bytes

README.md

File metadata and controls

executable file
·
23 lines (18 loc) · 377 Bytes

Requirements

  1. python3, pip3: https://www.python.org/downloads/
  2. Know your network interface netsh interface show interface

Install dependencies

pip3 install -r requirements.txt

Run bot

Update the config.py file with your data

py main.py

Support

  • network data parsing
  • map data parsing
  • GUI

Roadmap

see TODO