A python scripts which enables Telegram users to automatically send images from imageboards to their friends.
Clone the repository and install all dependencies.
pip install -r requirements.txt
For this script to work, you need to install telegram-cli.
Run sender.py
.
./sender.py
Command line arguments will be available in the future.