Telegram channel to Discord channel guidelines

Beginner here about make platform, and i do need help how to " forward the whole 1 post of telegram channel message" to another discord channel

can anyone share a guideline to do so ?

Hi there,

To forward the whole post of a Telegram channel message to another Discord channel using Make, you can follow these steps:

  1. Add the module ‘Telegram > Watch messages’ as the first module in your scenario.
  2. Configure the ‘Watch messages’ module to connect to your Telegram channel and specify the desired filters for the messages you want to forward.
  3. Add the module ‘Discord > Send a message’ to your scenario.
  4. Configure the ‘Send a message’ module to connect to your Discord channel and specify the content of the message you want to send.
  5. Connect the output of the ‘Watch messages’ module to the input of the ‘Send a message’ module.
    6 Run the scenario to start forwarding the Telegram channel messages to the Discord channel.

Hope this helps! :slight_smile:

3 Likes