2023-03-05 11:28:28 +03:00
2023-03-05 11:28:28 +03:00
2023-03-05 11:28:28 +03:00
2023-03-05 11:28:28 +03:00
2023-03-05 11:28:28 +03:00
2023-03-05 11:28:28 +03:00

Telegram notifier

Options

  • token - required, Telegram token
  • chatid - required, Telegram chat id
  • config - file, default config file name ".telegram-notifier.yaml"

Command line example:

telegram-notifier --token XXXX --chatid YYYY --msg "My message"

Config .telegram-notifier.yaml example:

token: XXXX
chatid: YYYY
Description
No description provided
Readme 71 KiB
Languages
Rust 100%