Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 445 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 445 Bytes

telegram-imageboard-sender

A python scripts which enables Telegram users to automatically send images from imageboards to their friends.

Installation

Clone the repository and install all dependencies. pip install -r requirements.txt

For this script to work, you need to install telegram-cli.

Usage

Run sender.py. ./sender.py

Command line arguments will be available in the future.