This commit is contained in:
Michael Clemens 2020-12-07 19:08:34 +01:00
parent 368e422f28
commit b821efb785

View File

@ -2,7 +2,7 @@ from socketIO_client import SocketIO
import json import json
import datetime as dt import datetime as dt
tg = [31650, 98002] tg = [91, 98002]
id = "" id = ""
def on_connect(): def on_connect():