HexRidder / Telegraph-Uploader-Bot

A simple telegram file or media to telegra.ph link uploader bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegraph-Uploader-Bot

A simple small media or file to telegra.ph link uploader bot.


Please fork this repository don't import code
Made with Python3
(C) @FayasNoushad
Copyright permission under GNU General Public License v3.0
License -> https://github.com/FayasNoushad/Telegraph-Uploader-Bot/blob/main/LICENSE

Deploy

Deploy on Heroku

Deploy in your vps
git clone https://github.com/FayasNoushad/Telegraph-Uploader-Bot
cd Telegraph-Uploader-Bot
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 bot.py

Variables

See 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

Credits

About

A simple telegram file or media to telegra.ph link uploader bot

License:GNU General Public License v3.0


Languages

Language:Python 100.0%