Skip to content
LORES edited this page Jun 3, 2024 · 12 revisions

aiogram-broadcaster

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

Features

  • Event system allows handle events throughout the broadcast process

  • Placeholder system allows dynamic content insertion in broadcast messages

  • Storages allows manage and persist broadcasting data

  • Support of multiple parallel mailings

  • Supports multibot for broadcasting from multiple bots

  • Has statistics to monitor the mailing process

  • Has the status of the mailer

  • Flexable contents to be broadcasting

  • Support of logging

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