mirror of
https://github.com/SlavikMIPT/tgcloud.git
synced 2025-03-09 15:40:14 +00:00
#version 1.1
-improved loading process -pipe is used for interprocess communication -readme update -session creation is in a separate file to avoid bans/floodwaits -refactoring
This commit is contained in:
parent
9d619b074d
commit
d67499a8b6
11 changed files with 183 additions and 222 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,2 +1,6 @@
|
|||
.idea
|
||||
/tg_access.py
|
||||
__pycache__
|
||||
*.session
|
||||
/secret.py.bk.py
|
||||
/test.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue