This commit is contained in:
Michael Clemens 2020-12-07 19:08:34 +01:00
parent 368e422f28
commit b821efb785
1 changed files with 1 additions and 1 deletions

View File

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