# Via Termux

`termux-setup-storage`

&#x20;`pkg install python git`

`apt install git python -y && pip install telethon`

`python -m venv venv && . ./venv/bin/activate`

`cd /sdcard/Telegram`

`git clone` [`https://github.com/xditya/TeleBot`](https://github.com/xditya/TeleBot)

`cd TeleBot`

`pip install telethon`

`python3 telesetup.py`

Now follow the on-screen prompts.
