Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.36 KB

README.md

File metadata and controls

50 lines (37 loc) · 1.36 KB

Telegraph Uploader Bot

Upload Telegram media, document, sticker, gif to telegra.ph server

Please fork this repository don't import code

Made with Python3
(C) @Jigarvarma2005

Copyright permission under GNU General Public License v3.0
License -> https://github.com/Jigarvarma2005/Telegraph-Uploader/blob/main/LICENSE

Deploy

Deploy on Heroku

Deploy in your vps

git clone https://github.com/Jigarvarma2005/Telegraph-Uploader
cd Telegraph-Uploader
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 bot.py

Variables

  • API_HASH Your API Hash from my.telegram.org
  • API_ID Your API ID from my.telegram.org
  • BOT_TOKEN Your bot token from @BotFather

Support

Credits