Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

v1.4.0

Compare
Choose a tag to compare
@Nukesor Nukesor released this 08 Jul 09:06

Features:

  • Options can be sorted manually
  • New options. You have need to add those your config manually if you already have a deployed bot:
    1. telegram.max_inline_shares The max amount of shared messages via inline query per poll
    2. telegram.allow_private_vote This decides, whether you allowed
    3. telegram.max_user_votes_per_day Set a limit how many votes are allowed per user per day.

Improvements:

  • Add anti-spam measures
  • Add possibility to ban users
  • Temporarily ban users on certain thresholds
  • Catalan language

Internal:

  • Configurable amount for max shared messages via inline query per poll
  • Slow async background updating of poll in other chats, while instantly updating the message the user voted on.
  • Removal of duplicate poll messages in private chats