First commit

This commit is contained in:
Cavallium 2019-11-04 00:00:57 +01:00
parent 269bb7a592
commit f72a45c6a8
2 changed files with 7 additions and 0 deletions

4
.gitignore vendored
View File

@ -1,2 +1,6 @@
config.py
__pycache__/
sessions/

3
INSTALL Normal file
View File

@ -0,0 +1,3 @@
pip3 install aiohttp
pip3 install tgcrypto
pip3 install https://github.com/pyrogram/pyrogram/archive/asyncio-dev.zip