Skip to content

nTorre/TelegramWebCopier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Copier Web

A simple but complete telegram copier with a web interface.

Description

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.

Get started

Installation

Install requiriments:

pip3 install -r requiriments.txt

Setup env file: change the name of .env.copy in .env and paste your data

Usage

Start the app (debug mode):

python3 app.py

Paste the code you received from telegram.

The open the url in the console and select the dialogs you need.

Attention

USE THIS PROGRAM ONLY LOCALLY!!

TODOs

  • support topic also as destination
  • reference between messages
  • better info on forwarded message (name or other infos)
  • save rules in file
  • find in list

About

A powerful graphic copier written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published