voidbar / forwardgram

Forward messages from multiple Telegram channels to one of your own!
154 stars 183 forks source link

Feature Request (Non-Issue) #2

Closed jbgoldrich closed 5 years ago

jbgoldrich commented 5 years ago

I am currently running this script and it seems to be working. Wanted to ask if you will allow the option to remove the text "forwarded from xxxxxx" so that it looks like a regular message submitted in the channel?

voidbar commented 5 years ago

You can use the function send_message instead of forward_message. Although this way you'll have to take care of text and media separately, which I decided not to. After all, this project if for forwarding messages. Closed for now as this is a non-issue