This commit is contained in:
Trilarion
2020-08-26 15:53:55 +02:00
parent ef7a527f6c
commit 03a7680429
31 changed files with 57 additions and 55 deletions

View File

@ -8,9 +8,7 @@
This script runs with Python 3, it could also with Python 2 with some minor tweaks probably.
"""
import urllib.request
import requests
import http.client
import datetime
import json
import textwrap