fixed some stuff and translated somethings
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
# #
|
||||
# AUTOGENERATED BY SETUPKEYTOOL V1.0.03 #
|
||||
# THIS IS SENSITIVE INFORMATION #
|
||||
# #
|
||||
# THIS IS FILLED IN BY THE #
|
||||
# GUI ASSISTANT #
|
||||
# #
|
||||
# @ZockerKatze/@rattatwinko #
|
||||
# #
|
||||
#########################################
|
||||
@@ -11,4 +15,4 @@ from tgtg import TgtgClient
|
||||
# Don't ever give this Info to someone you dont trust!
|
||||
# This is the Private Key to your TGTG Account
|
||||
|
||||
client = TgtgClient(access_token="asdf", refresh_token="asdf", cookie="asdf")
|
||||
client = TgtgClient(access_token="", refresh_token="", cookie="")
|
||||
|
||||
Reference in New Issue
Block a user