Skip to main content

Simple notifier utilizing the Telegram Bot API. This can be used by the command line, by method call, or with a context manager.

Project description

py-telegram-notifier

A simple CLI written in Python for sending a message to a Telegram chat using the Telegram Bot API.

usage - CLI

Save bot information in settings by using:

notifier --chat_id XXXX --token YYYY

Send a message to a chat once the settings are saved:

notifier --text ZZZZ
  • ZZZZ the message to send.

##usage - method calls Save bot information in settings by

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py_telegram_notifier-0.0.1.tar.gz (3.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page