v4.0.0
What's Changed
- Setting parameter in the config for the number of messages allowed to consider the user as a spammer by @alambertt in #88
- Fixed: clear command available to an user by @vlaabra in #93
- Switched/upgraded framework to grammy_framework by @bostrot in #103
- Switch from telegraf framework to grammy
- Better error handling/reply improvements
- Make ID command easier to understand
- Improve character escaping
- Auto reply msgs to config.yaml
- Smaller container size
- Parse Mode markdown
- Replying to non-tickets or non-bot messages handling
Steps for future separation from telegram:
- Telegram as addon
This adds following confi.yaml options:
parse_mode: "MarkdownV2" # DO NOT EDIT
show_auto_replied: false # Send auto replied msgs to staff chat
autoreply: ...
New Contributors
- @alambertt made their first contribution in #88
- @vlaabra made their first contribution in #93
Full Changelog: v3.0.0...v4.0.0