This repository has been archived on 2023-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
PassManager/src
StNicolay d5d87a8f3b Quality of life changes
Changed default action of /cancel to be handled at message_handler
Added keyboard markup to get_account for easier account selection
2022-12-29 15:38:38 +03:00
..
bot Quality of life changes 2022-12-29 15:38:38 +03:00
database Major refactor of the code 2022-12-25 20:12:19 +03:00
encryption Made handlers asynchrounos 2022-12-29 13:58:53 +03:00
__init__.py Made handlers asynchrounos 2022-12-29 13:58:53 +03:00
account_checks.py Renamed classes.py into decrypted_accounts.py. Removed unnessesary elements from that file 2022-12-25 21:01:18 +03:00
account_parsing.py Renamed classes.py into decrypted_accounts.py. Removed unnessesary elements from that file 2022-12-25 21:01:18 +03:00
decrypted_account.py Renamed classes.py into decrypted_accounts.py. Removed unnessesary elements from that file 2022-12-25 21:01:18 +03:00
generate_password.py Renamed gen_password.py into generate_password.py, fixed gen_password command 2022-11-30 16:50:42 +03:00