ihoru / steamspybot

Bot to get info about person on steamcommunity.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Bot to get info about person on steamcommunity.com

License:MIT License


Languages

Language:Python 95.8%Language:Shell 4.2%