Telegraph-Uploader-Bot
Telegraph-Uploader-Bot copied to clipboard
A simple telegram file or media to telegra.ph link uploader bot
Telegraph Uploader Bot
A telegram media to telegraph uploader bot
Deploy
git clone https://github.com/FayasNoushad/Telegraph-Uploader-Bot.git
cd Telegraph-Uploader-Bot
python3 -m venv venv
. ./venv/bin/activate
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 main.py
Variables
API_HASHYour API Hash from my.telegram.orgAPI_IDYour API ID from my.telegram.orgBOT_TOKENYour bot token from @BotFather