Skip to content

engarik/PdfConverterBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PdfConverterBot

PdfConverterBot is a Telegram bot, which provides you with easy way to convert your .jpg, .png and .gif files to pdf.

Authors' version of bot: @img2pdf_engarik_bot

May be not in operation

Before running

You need to create "bot.properties" file in root directory, with these parameters:

bot.token=YOUR_BOT_TOKEN
bot.name=YOUR_BOT_NAME

List of required dependencies is in pom.xml file:

How to run

javac Main.java
java Main

How to use

Send /help to bot to get this information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages