1
0
Fork 0
mirror of https://github.com/SlavikMIPT/tgcloud.git synced 2025-02-12 11:12:09 +00:00

secret.py.template has been added

This commit is contained in:
Вячеслав Баженов 2019-07-09 17:21:10 +03:00
parent 0f82dd99c4
commit 33972fb64d

4
secret.py.template Normal file
View file

@ -0,0 +1,4 @@
#paste your api_hash and api_id from my.telegram.org
api_hash = "xxxxxxxxxxxxxxxxxxxxxxx"
api_id = 123456
entity = "tgcloud"