Skip to content

Releases: wachter-org/wachter-bot

v2.0.0

18 Feb 21:22

Choose a tag to compare

Features

  • migrate to python-telegram-bot v20 (asyncio).

@alexeyqu @houndlord

Full Changelog: v1.1.0...v2.0.0

v1.1.0

01 Nov 23:07
3f7dd91

Choose a tag to compare

What's Changed

Features

  • add Telegram job persistence.

Bugfixes

  • fix message deletion behaviour in some places.

Misc

  • refactor texts;
  • debug cmds.

@alexeyqu @houndlord

Full Changelog: v1.0.0...v1.1.0

v1.0.0

28 Oct 15:59
f3bbfce

Choose a tag to compare

What's Changed

Features

  • redesign admin menu UX, featuring more controls (setting up reminder timeout, #whois length, etc);
  • add the step-by-step group onboarding UX;
  • support #whois updates via the #update tag.

Bugfixes

  • enforce correct behavior when multiple users are added to the group simultaneously;
  • update reminder jobs and kick jobs when changing timeouts;
  • add improved, more readable texts.

Misc

  • upgrade Python version to 3.9;
  • upgrade python-telegram-bot version to 13.15;
  • refactor code, introduce pre-commit hooks (black);
  • improve the monitoring setup via Telegram groups.

New Contributors

  • @alexeyqu made their first contribution in #11
  • @houndlord made their first contribution in #12
  • Special thanks to @katebogd for working on UX design and content alignment.

Full Changelog: https://github.com/alexeyqu/wachter_bot/commits/v1.0.0