s00d/Fast Telegram Action
Sends a message to Telegram using a Bash script
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Telegram Bot API token | yes | — |
| to | Telegram chat ID or group ID | yes | — |
| format | Markdown or MarkdownV2 or HTML | no | Markdown |
| disable_web_page_preview | Disable web page preview in the Telegram message (set to "True" to disable) | no | — |
| message | Message text (supports Markdown) | yes | Hello from GitHub Actions! |
Outputs
no outputs