Skip to content
This repository has been archived by the owner on May 14, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (12 loc) · 276 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 276 Bytes

steamspybot

Bot to get info about person on steamcommunity.com

Installation & Launch

virtualenv -p python3 ENV
source ENV/bin/activate
pip install -r requirements.txt
cp settings.py local_settings.py
vim local_settings.py
python main.py