Skip to content

Releases: bostrot/telegram-support-bot

v4.1.0

06 Feb 16:33
Compare
Choose a tag to compare

What's Changed

  • other bug fixes

New Contributors

Full Changelog: v4.0.1...v4.1.1

v4.0.1

20 Sep 12:25
4b75311
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @IN80 made their first contribution in #114

Full Changelog: v4.0.0...v4.0.1

v4.0.0

31 Aug 22:19
4a8ec8c
Compare
Choose a tag to compare

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

Full Changelog: v3.0.0...v4.0.0

v3.1.1

22 Jun 22:17
efac390
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies and version bump by @bostrot in #97
  • Fixed auto reply not sending reply by @bostrot in #98

Full Changelog: v3.1.0...v3.1.1

v3.1.0

21 Jun 23:40
70d5252
Compare
Choose a tag to compare

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

Full Changelog: v3.0.0...v3.1.0

v3.0.0

20 Dec 23:40
9ab47d1
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v2.0.2...v3.0.0

v2.0.2

11 Jul 05:24
4b5ab9c
Compare
Choose a tag to compare

Hotfixes for #52 and #55.

v2.0-beta

27 Dec 16:55
Compare
Choose a tag to compare

Beta release of v2.0 of TSB with TypeScript:

  • Subcategory system
  • Project restructure
  • Private chats
  • Better DB entires
  • Bug fixes (including logging and error handling)
  • Notify user when ticket is closed
  • Hotfix for #52

See #41 and #42

v1.0.1

16 Nov 08:36
Compare
Choose a tag to compare

Bugfix image reply (#38)
Bugfix ban users
Added debug logging
Updated Dockerfile and moved all config and DB to /config folder

v1.0.0

05 Sep 22:29
0bdb043
Compare
Choose a tag to compare

Stable release of v1.0.0.