0xF3RN / TGbot_for_printer

TGbot for printing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CUPS: Telegram printing bot

Linux only 🐧

Preparation list

Telegram API TOKEN - guide Telegram IDs - guide CUPS printer name - later

Installation

To get started with the project, follow these installation steps:

  1. Clone the repository:
git clone https://github.com/0xF3RN/telegram_printing_assistant.git
  1. Navigate to the project directory:
cd telegram_printing_assistant
  1. Install the project dependencies:
pip install -r requirements.txt
  1. Run the script:
python3 main.py

Gonna add soon:

  • Random facts for unauthenticated users
  • setup.py
  • docker (prob)

About

TGbot for printing

License:MIT License


Languages

Language:Python 100.0%