Skip to content

Releases: ebellocchia/telegram_payment_bot

Version 0.8.0

Choose a tag to compare

@ebellocchia ebellocchia released this 31 Jan 17:14
  • 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

Choose a tag to compare

@ebellocchia ebellocchia released this 13 Jun 11:35
  • Use pyrotgfork, since pyrogram was archived

Version 0.7.2

Choose a tag to compare

@ebellocchia ebellocchia released this 09 Feb 18:33
  • Update Python versions

Version 0.7.1

Choose a tag to compare

@ebellocchia ebellocchia released this 28 Dec 12:22
  • Fix replying to commands in topics

Version 0.7.0

Choose a tag to compare

@ebellocchia ebellocchia released this 04 Nov 09:12
  • 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

Choose a tag to compare

@ebellocchia ebellocchia released this 07 Oct 13:13
  • Minor bug fix (passing not-existent variable as parameter)

Version 0.6.2

Choose a tag to compare

@ebellocchia ebellocchia released this 05 Oct 08:15
  • Migrate Google OAuth flow after deprecation

Version 0.6.1

Choose a tag to compare

@ebellocchia ebellocchia released this 28 Sep 11:41
  • Fix some mypy and prospector warnings
  • Add configuration for isort and run it on project

Version 0.6.0

Choose a tag to compare

@ebellocchia ebellocchia released this 22 Jul 12:23
  • Add support for pyrogram version 2 (version 1 still supported)

Version 0.5.3

Choose a tag to compare

@ebellocchia ebellocchia released this 14 Feb 09:33
  • Members without username or that haven't paid are kicked until no one left (useful in channels with more than 200 members)