A Telegram PDF-Tools_Bot Bot Based on Pyrogram
A PDF Utility Telegram Bot
Simply follow the steps:
git clone https://github.com/hybridvamp/pdf_bot.git
cd pdf_bot
# <edit sample.env appropriately and rename it to .env>
docker build . --rm --force-rm --no-cache=true -t pdfbot
docker run pdfbot
Dan Tès for his Pyrogram Library
Mattwmaster58 for the port of Pyppeteer Library
AlenPaulVarghese for making his repo public