From b2940362670a9d69f85430ab1a16ff7e60dc709b Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Tue, 11 Aug 2026 22:12:30 +0300 Subject: [PATCH] docs: improve README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 857c193..5172332 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # Image-UploadBot > A simplest telegram to telegra.ph image uploader bot @@ -9,3 +11,9 @@ Libraries used: => Pyrogram => Telegraph Join [@cwprojects](https://t.me/cwprojects) + +## Environment Variables +Create a `.env` file or set these variables for deployment: +- `BOT_TOKEN`: Your Bot token from @BotFather +- `API_ID`: Your API ID from https://my.telegram.org/apps +- `API_HASH`: Your API Hash from https://my.telegram.org/apps