I want take some messages from a Telegram channel (not mine), change something (not filter but for example modify some words) and forward the message changed to other channels (mine or not). I would like to see some structured code to start (NodeJS preferably)
I tried to download TForwarder, but it s able only to filter message, not changing.