This repository has been archived by the owner on Sep 11, 2023. It is now read-only.
Releases: dmitrydnl/StashBot
Releases · dmitrydnl/StashBot
Comfortable working with stash
Data in database
- The database is used, the data is not deleted after restarting the bot
Save photos in stash
- In the stash you can also save photos
Authorization with password
- For authorization using password instead long auth code
- Update cryptographic algorithms
Safe but not very comfortable
- Using asymmetric cryptography
- Very long authorization code
- In the stash you can save only the text
- The database is not used, so after the bot restarts, all data will be deleted