Skip to content

TheManchineel/telegram-epson-printer-bot

Repository files navigation

Telegram Epson Printer Bot

This is a Telegram bot that allows you to print PDF files on your Epson printer remotely. It uses the Epson Connect SDK and the amazing API wrapper made by Logston, as well as the python-telegram-bot library.

Installation

  1. Clone this repository
  2. Ensure you have poetry installed
  3. Install the dependencies with poetry install
  4. Customize the start.sh.example script with your bot token, chat ID(s, comma separated) and Epson Connect data
  5. Optional: create a ./keys.txt file with the PDF access key(s), to be able to open and print password-protected PDFs, one per line; alternatively, users can send the access key as a caption with the PDF file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published