Skip to content

Releases: ebellocchia/telegram_payment_bot

Version 0.8.0

31 Jan 17:14

Choose a tag to compare

  • Migrate to full async/await client
  • Add different authentication types to email (NONE, SSL_TLS, STARTTLS)
  • Add support to xlsx files

Version 0.7.3

13 Jun 11:35

Choose a tag to compare

  • Use pyrotgfork, since pyrogram was archived

Version 0.7.2

09 Feb 18:33

Choose a tag to compare

  • Update Python versions

Version 0.7.1

28 Dec 12:22

Choose a tag to compare

  • Fix replying to commands in topics

Version 0.7.0

04 Nov 09:12

Choose a tag to compare

  • Add support for service accounts (payment_google_cred_type)
  • Add possibility to specify the worksheet index in config (payment_worksheet_idx)

Version 0.6.3

07 Oct 13:13

Choose a tag to compare

  • Minor bug fix (passing not-existent variable as parameter)

Version 0.6.2

05 Oct 08:15

Choose a tag to compare

  • Migrate Google OAuth flow after deprecation

Version 0.6.1

28 Sep 11:41

Choose a tag to compare

  • Fix some mypy and prospector warnings
  • Add configuration for isort and run it on project

Version 0.6.0

22 Jul 12:23

Choose a tag to compare

  • Add support for pyrogram version 2 (version 1 still supported)

Version 0.5.3

14 Feb 09:33

Choose a tag to compare

  • Members without username or that haven't paid are kicked until no one left (useful in channels with more than 200 members)