modulepackage
0.0.0-20240809184147-ab0925ba0386
Repository: https://github.com/bzhn/passphrasebot.git
Documentation: pkg.go.dev
# README
Overview
On /start
command bot sends a greeting message a and simple instruction.
Also Generate button appears at the bottom of chat:

After user clicks Generate, bot deletes his message and sends a new passphrase:

If user wants to generate another passphrase within the same message, he can click Regenerate passphrase inline button:

Here are the commands that are waiting to be implemented

Roadmap
- Generate passphrase
- Delete and regenerate existing passphrase
- Choose custom wordlist
- Add encryption password to the account
- Encrypt and store passphrases in the database
- Save passphrases with custom notes
- List saved passphrases
- Search through passphrase notes
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Try to parse integer 0 is returned if it's impossible to do so.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
This variable changes in the generate.go file.
A map with slices of words.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author