Skip to content

AiogramShopBot V3.0.3

Compare
Choose a tag to compare
@ilyarolf ilyarolf released this 12 Nov 15:04
· 102 commits to master since this release

Note
AiogramShopBot V3.*.* uses database encryption via SQLCipher

Changelog

  • Added readme.md
  • Added LICENSE

TODO

  • Make migration from direct raw database queries to SQLAlchemy ORM ✅
  • Add option to encrypt database via SQLCipher (when using SQLAlchemy) ✅
  • Add an option to generate new crypto addresses using new mnemonic phrases so that 1 user=1 mnemonic phrase ✅
  • Add readme.md :-)✅
  • Make functionality of automatic database backup by timer, with sending database to admin in telegram ❌
  • Make the functionality of database backup by action in the admin in the Telegram bot ❌
  • Make the functionality of generating statistics of sales and deposits in the bot for a month in the admin panel ❌