Skip to content

Python script that checks the Diablo3 server page and sends SMS via twilio when the status changes.

Notifications You must be signed in to change notification settings

dougzor/d3-server-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python script that checks the Diablo3 server page and sends SMS via twilio when the status changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages