You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

aiogram-broadcaster

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aiogram-broadcaster

A lightweight aiogram-based library for broadcasting Telegram messages.

0.6.6
PyPI
Maintainers
1

aiogram_broadcaster

GitHub License GitHub Actions Workflow Status PyPI - Status PyPI - Version PyPI - Downloads PyPI - Python Version Static Badge Static Badge

aiogram_broadcaster is lightweight aiogram-based library for broadcasting Telegram messages.

Features

  • Event system allows handle events throughout the broadcast process.

  • Placeholder system allows dynamic content insertion in broadcast messages.

  • Storages allows manage and persist mailing data.

  • Flexable contents to be broadcasting.

  • Has different types of intervals, for long or fast mailing.

  • Statistics to monitor the mailing process.

  • Support of multiple parallel mailings.

  • Supports multibot for broadcasting from multiple bots.

  • Status of the mailer.

  • Support of logging.

  • Has type hints and can be used with type checking tools.


See more in the documentation: https://github.com/loRes228/aiogram_broadcaster/wiki

Keywords

api

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts