AiogramShopBot V2.0.1
Note
AiogramShopBot V2.*.* does not use database encryption via SQLCipher, but does use aiosqlite.
Changelog
- Category and subcategory is a separate model now.
- Bug fixes
TODO
- Make migration from direct raw database queries to SQLAlchemy ORM ✅
- Add option to encrypt database via SQLCipher (when using SQLAlchemy) ✅
- 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 ❌
- Add an option to generate new crypto addresses using new mnemonic phrases so that 1 user=1 mnemonic phrase ❌
- Add readme.md :-)❌