/steamspybot

Bot to get info about person on steamcommunity.com

Primary LanguagePythonMIT LicenseMIT

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