drafts icon indicating copy to clipboard operation
drafts copied to clipboard

Telegram Bot Post Action

Open extratone opened this issue 3 years ago • 0 comments

Telegram Bot Post Action

Description

Send draft contents to a channel/group chat via the Telegram Bot API.

Directory Description

Send draft contents to a specified Telegram channel/group chat via the Telegram Bot API.

The URL of the result will be inserted one line break below the cursor’s current position in the following format:

[chatname-messageid](messageURL)

Example Result

Setup

Upon first run, the action creates the Telegram Bot credential identifier, which requires both the numeric chat_id of the target group chat/channel (best obtained with the Rose bot, imo,) and a bot API token (which you can obtain from @botfather)

extratone avatar May 09 '22 18:05 extratone