Skip to content

New commands #5

@bzhn

Description

@bzhn

Add some new commands and implement related functions.
image

/generate
Send password message with generated password using specified or default wordlist and show inline buttons with default contents.

/list
Send message with description of every existing wordlists and append inline buttons for each wordlsit.
When user clicks on one of the wordlists name, use Redis cache to store user's choose.
In the program code create a map of string slices, where each wordlist will be placed. The key will be the code of wordlist.

/addlist
do not develop currently. Maybe in the future user will be able to add custom wordlist.

/vault
Used to display all stored passwords in the database.

/encryption
Allows user to specify password for password encryption.

/search
Is used to search through user's passwords. Later It's possible to implement inlline search.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions