____________ ______ __ /_ __/ ____/ / ____/___ ____________ ______ / /____ _____ / / / / ________/ __/ / __ \/ ___/ ___/ / / / __ \/ __/ _ \/ ___/ / / / /_/ /_____/ /___/ / / / /__/ / / /_/ / /_/ / /_/ __/ / /_/ \____/ /_____/_/ /_/\___/_/ \__, / .___/\__/\___/_/ /____/_/
Scripts for sending and receiving encrypted messages via Telegram
Replace api_id and api_hash with your own obtained from https://my.telegram.org/auth in all the python files
Install dependencies pip(telethon, pyfiglet etc).
run python init_send.py
and python init_rec.py
and sign in to telegram using your phone number.
run bash app.sh <username to message>
to start encrypted communication.
Thanks to @Lonami and @LonamiWebs for the wonderful Telethon API.
Thanks to @elekdra for testing this out for me.
There are many issues. Looking for collaborators having good knowledge in Telethon API or making a good TUI