sputnik-systems/tg-message-sender
Send message to telegram from given template
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| telegram_bot_token | Telegram api bot token | yes | — |
| telegram_chat_id | Telegram chat id | yes | — |
| env_var_prefix | Used environment variables preifx | — | TG_MSG_ |
| template_string | String with used message template (go template) | — | — |
| template_base64_string | String with used base64 encoded message template (go template) | — | — |
| log_level | Action log level | — | info |
Outputs
no outputs