Phyco-Ninja
Results
2
issues of
Phyco-Ninja
In previous version of Pyrogram, `session_name` used to accept a str or [Storage](https://github.com/pyrogram/pyrogram/blob/master/pyrogram/storage/storage.py) object, which enabled us to store sessions in databases other than the one's that are provided by...
Created a Json style database that stores data in a json file then encrypts it using pyrogram's tgcrypto and sends to telegram (i.e. edits a message in a channel)