Releases: bostrot/telegram-support-bot
Releases · bostrot/telegram-support-bot
v4.1.0
What's Changed
- Fix: spam_time, '429: Too Many Requests'. Feat: autoreply_confirmation, clean_replies, pass_start. by @2naive in #127
- Added basic workflows by @bostrot in #129
- Bump socket.io-parser from 4.0.4 to 4.0.5 by @dependabot in #124
- Dependency update by @bostrot in #130
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #135
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #133
- other bug fixes
New Contributors
Full Changelog: v4.0.1...v4.1.1
v4.0.1
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
v3.1.1
v3.1.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
- Updated dependencies and version bump by @bostrot in #97
New Contributors
- @alambertt made their first contribution in #88
- @vlaabra made their first contribution in #93
Full Changelog: v3.0.0...v3.1.0
v3.0.0
Experimental addons for Signal and Web Chat. New config format (yaml).
Read Getting Started for more info.
And read Upgrading the bot for information on how to upgrade from v2.0.2 to v3.0.0.
You can find all settings here.
What's Changed
- fix: Source folder mistake in package.json by @urboom in #73
- Remove wrong tsc from package.json by @youaresofunny in #75
New Contributors
- @urboom made their first contribution in #73
- @youaresofunny made their first contribution in #75
Full Changelog: v2.0.2...v3.0.0