Skip to content

AiogramShopBot V2.0.4

Compare
Choose a tag to compare
@ilyarolf ilyarolf released this 25 Nov 15:42
· 256 commits to master since this release
510637c

Note
AiogramShopBot V2.*.* does not use database encryption via SQLCipher, but does use aiosqlite.

Changelog

  • Fixed database initialization

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 ❌