n8nflow.net logo

Telegram messaging for bash-dash

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

Getting Started

This workflow allows you to send a message in a Telegram chat via bash-dash.

Example usage : - telegram I'll be late

If you want to send a predefined message without typing it in the command line, you can replace the Text Expression in the Telegram node with a specific message. In this case, the dash command - telegram will send the predefined message to the chat.

Example bash-dash config : commands[telegram]="http://localhost:5678/webhook/telegram"