Skip to main content

Notify you when something is mentioned in a telegram channel

Project description

telegram-bell

PyPI

Notify you when something is mentioned in a telegram channel.

Install

pip install telegram-bell

Usage

CLI

Run

tbell run

Before you can use, it will ask you for:

  • your Telegram API ID
  • your Telegram API hash
  • channels and keywords which you want to get notified
  • Telegram token (2FA)

The app will then forward the matching messages to your "Saved Messages" channel in Telegram over time.

Config

tbell config

You can reconfigure the application at any time with this command.

Show susbscribed channels

tbell show

Systemd user service

Clone the repo and:

cd telegram-bell/scripts
sh install_service.sh
sh start_service.sh # it will ask you for config

Check the service is running:

sh check_service.sh

You can check the services logs too:

sh show_service_logs.sh

If the service fails or the machine is restarted, the service will run transparently again.

If you want to change your config in some moment:

tbell config
sh restart_service.sh

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

telegram-bell-0.7.1.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

telegram_bell-0.7.1-py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 3

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