Skip to content

A Heroku Deployable Telegram Bot With Force Sub To Convert Image To PDF.

Notifications You must be signed in to change notification settings

Prime-Hritu/image2pdf-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image2pdf-Bot

A Heroku Deployable Telegram Bot With Force Sub To Convert Image To PDF.

Config Vars :

TOKEN = Enter 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

Deploy Method :

Heroku :

Deploy

Termux :

apt update && apt upgrade
pkg update && pkg upgrade
pkg install python
pkg install git
git clone https://github.com/Prime-Hritu/image2pdf-Bot
cd image2pdf-Bot
pip install -r requirements.txt

Now Fill The Requirements In bot.py

To Run / Start The Bot

python bot.py

Contact Me :

Contact Me On Telegram

Give one star to the repo it will take only one click on your PC or Mobile screen 🙂

Special Thanks To lntechnical2 For Imagetopdf Repo

About

A Heroku Deployable Telegram Bot With Force Sub To Convert Image To PDF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published