11 lines
218 B
Markdown
11 lines
218 B
Markdown
# Installation
|
|
|
|
Install **requests** and **slixmpp** python packages.
|
|
|
|
In `checker.py` setup **SERVICES**, **JID**, **PW** and **TO**.
|
|
|
|
If needed, setup REGION, DATACENTERS and HEADERS.
|
|
|
|
# Running
|
|
|
|
`python3 checker.py` |