Add testreplay chat

This commit is contained in:
taizan-hokuto
2019-11-10 22:27:06 +09:00
parent 7b704c2b12
commit 45f3274907
5 changed files with 3435 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
import logging
LOGGER_MODE = logging.ERROR
LOGGER_MODE = logging.DEBUG
headers = {
'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36'}