Make it possible to pause /resume

fetching chat
This commit is contained in:
taizan-hokuto
2019-11-11 21:04:20 +09:00
parent 194eecec2f
commit ba4e75063a
2 changed files with 22 additions and 3 deletions

View File

@@ -3,7 +3,6 @@ import datetime
import json
import random
import signal
import threading
import time
import traceback
import urllib.parse