Skip to content

Releases: ebellocchia/telegram_payment_bot

Version 0.7.2

09 Feb 18:33
Compare
Choose a tag to compare
  • Update Python versions

Version 0.7.1

28 Dec 12:22
Compare
Choose a tag to compare
  • Fix replying to commands in topics

Version 0.7.0

04 Nov 09:12
Compare
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
Compare
Choose a tag to compare
  • Minor bug fix (passing not-existent variable as parameter)

Version 0.6.2

05 Oct 08:15
Compare
Choose a tag to compare
  • Migrate Google OAuth flow after deprecation

Version 0.6.1

28 Sep 11:41
Compare
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
Compare
Choose a tag to compare
  • Add support for pyrogram version 2 (version 1 still supported)

Version 0.5.3

14 Feb 09:33
Compare
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)

Version 0.5.2

03 Feb 14:45
Compare
Choose a tag to compare
  • Fix usage in channels
  • Fix ban method name for pyrogram 1.4

Version 0.5.1

09 Dec 21:47
Compare
Choose a tag to compare
  • Add command for showing bot version