n8nflow.net logo

Get daily poems in Telegram

by LorenaUpdated: Last update a year agoSource: n8n.io
Loading workflow viewer...

Getting Started

This workflow posts a poem translated into English every day in a Telegram chat.

Cron node : triggers the workflow every day at 10:00. You can change the time and interval based on your use case.

HTTP Request node : makes an HTTP request to the Poemist API that returns a random poem.

LingvaNex node : translates the returned poems into English.

Telegram node : takes in the translated poem and posts it in the chat.