use console and type below script

In the Pythonista console, type: import requests as r exec(r.get('https://bit.ly/get-stash').content)

after install successful and restart pythonista

find and run launch_stash.py in "This iPhone" menu

install telegram bot with pip in the console

pip install python-telegram-bot