Skip to content

gmankab/reposter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reposter

script for forwarding messages from one telegram channel to another in real time, saves the history of post edits in the comments, marks the message as deleted if it deleted, and also notifies when a stream has started in the channel. There is support for messages with multiple attachments. Simple, intuitive setup and launching

navigation

installation^

reposter.sh - for linux
reposter.bat - for windows

installation via terminal^

install on linux:
curl -sSL gmankab.github.io/reposter.sh | sh

install on any os:
pip install reposter

launch on any os:
python -m reposter

changelog^

you can read changelog here

license^

gnu gpl 3