This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
v1.4.0
Features:
- Options can be sorted manually
- New options. You have need to add those your config manually if you already have a deployed bot:
telegram.max_inline_shares
The max amount of shared messages via inline query per polltelegram.allow_private_vote
This decides, whether you allowedtelegram.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