Necesiz / oldtelegrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegraph-Uploader

A Telegram Bot Written In Python To Upload Medias To telegra.ph

DEPLOY

YOU CAN SIMPLY DEPLOY ON HEROKU BY CLICKING THE BUTTON BELOW

Deploy To Heroku

Local Machine

Clone the repository

Install requirements: pip3 install -r requirements.txt

edit the sample_config.py wih your configs

python3 bot.py

Now send /start to you bot to see if it is running!

Varibels

TG_BOT_TOKEN : YOUR BOT TOKEN. GET IT FROM @BOTFATHER

START_MESSAGE : YOUR TELEGRAM APP ID.

BOT_USER_NAME : YOUR TELEGRAM API HASH

SUPPORT

For any type of help on deploy. Contact us on INDUS CHATS.

Thanks To

Thanks To AlbertEinsteinTg For Helping Me in Some Cases

Thanks To Owners Of Libraries That Used In The Development Of This Repo

Licence

GNU GPLv3 Image

Telegra.ph-Uploader is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Star this Repo if you Liked it ⭐⭐⭐

About

License:GNU General Public License v3.0


Languages

Language:Python 99.6%Language:Procfile 0.4%