aahnik / tgcf

The ultimate tool to automate custom telegram message forwarding. Live-syncer, Auto-poster, backup-bot, cloner, chat-forwarder, duplicator, ... Call it whatever you like! tgcf can fulfill your custom needs.
https://github.com/aahnik/tgcf/wiki
MIT License
1.31k stars 783 forks source link

Enhanced options for handling message edits #377

Open koxle opened 1 year ago

koxle commented 1 year ago

Is your feature request related to a problem? Please describe. I want to backup all the messages of a channel, the messages may be edited frequently and I want to backup them all.

Describe the solution you'd like Add this option to the web-ui.

Describe alternatives you've considered Make possible to configure the tgcf.config.json from the web-ui.

Additional context N/A

aahnik commented 1 year ago

currently there is only one option. You can just sync edits or do nothing.

I plan to add multiple options


- sync
  - if fails:
    - fresh forward
    - do nothing
- fresh forward
- do nothing
-```