workflows.fit
Back to n8n workflows
n8n templateFreeBy Lorena

Telegram messaging for bash-dash

This workflow allows you to send a message in a Telegram chat via [bash-dash](https://github.com/n8n-io/bash-dash). ![workflow-screenshot](fileId:446) Example usage: - telegram I'll be late If you want to send a prede...

CommunicationHITLCore NodesDevelopmentWebhookSetTelegramStart
Loading interactive preview...

Template notes

This workflow allows you to send a message in a Telegram chat via [bash-dash](https://github.com/n8n-io/bash-dash).

![workflow-screenshot](fileId:446)

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"