Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 356 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 356 Bytes

d3-server-status

Python script that checks the Diablo3 server page and sends SMS via Twilio when the status changes. You will need a working Twilio account for this to function with SMS.

To install: ############

mkvirtualenv --no-site-packages d3serverstatus
pip install -r reqs.txt

To run: ############

python diablo3_stats.py