gurland / telegram-delete-all-messages

Delete all your messages in groups / supergroups using this python script
GNU General Public License v3.0
368 stars 85 forks source link

Forward all group messages to another group? #55

Closed ibehnam closed 1 year ago

ibehnam commented 1 year ago

Is it possible to change the last function that deletes messages so that it instead forwards them to another group? Ideally, this would also forward files, images, etc.

gurland commented 1 year ago

Hello, thanks for your question. It is definitely possible but not planned tho. This repo is a simple tool which main aim is to clean all messages. But feel free to fork it and create your own message-forwarder!