mirror of
https://github.com/SlavikMIPT/tgcloud.git
synced 2025-02-12 19:22:29 +00:00
-improved loading process -pipe is used for interprocess communication -readme update -session creation is in a separate file to avoid bans/floodwaits -refactoring
4 lines
No EOL
124 B
Python
4 lines
No EOL
124 B
Python
#paste your api_hash and api_id from my.telegram.org
|
|
api_hash = "xxxxxxxxxxxxxxxxxxxxxxx"
|
|
api_id = 123456
|
|
entity = "tgcloud" |