Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Releases: dmitrydnl/StashBot

Comfortable working with stash

23 Nov 19:57
6ec3810
Compare
Choose a tag to compare
  • All commands for the bot place on keyboard
  • Add stash messages limits
  • Ability to delete messages from stash

Data in database

13 Nov 23:49
cd23ae5
Compare
Choose a tag to compare
  • The database is used, the data is not deleted after restarting the bot

Save photos in stash

05 Nov 00:17
992d7aa
Compare
Choose a tag to compare
  • In the stash you can also save photos

Authorization with password

23 Oct 09:39
4e729bd
Compare
Choose a tag to compare
  • For authorization using password instead long auth code
  • Update cryptographic algorithms

Safe but not very comfortable

18 Oct 14:22
df4d433
Compare
Choose a tag to compare
  • 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