A simple but complete telegram copier with a web interface.
I wrote a simple telegram forward web app that supports also topic. You select the source, then the destination and you have done. You can select the topic source if you want.
Install requiriments:
pip3 install -r requiriments.txtSetup env file:
change the name of .env.copy in .env and paste your data
Start the app (debug mode):
python3 app.pyPaste the code you received from telegram.
The open the url in the console and select the dialogs you need.
USE THIS PROGRAM ONLY LOCALLY!!
- support topic also as destination
- reference between messages
- better info on forwarded message (name or other infos)
- save rules in file
- find in list