Go to file
2023-05-14 13:59:42 +03:00
.vscode Added command to add master password 2023-04-27 17:40:49 +03:00
database Added docker files for the bot and the database 2023-05-07 16:34:41 +03:00
migration Made migration binary use tokio instead of async-std to reduce the amount of dependencies 2023-05-07 14:32:17 +03:00
src Reduced the amount of filters by using find_by_id 2023-05-14 13:59:42 +03:00
.dockerignore Added docker files for the bot and the database 2023-05-07 16:34:41 +03:00
.gitignore Added docker files for the bot and the database 2023-05-07 16:34:41 +03:00
Cargo.lock Updated deps 2023-05-11 18:38:41 +03:00
Cargo.toml Added gen password command 2023-05-07 18:07:48 +03:00
compose.yaml Added docker files for the bot and the database 2023-05-07 16:34:41 +03:00
Dockerfile Added docker files for the bot and the database 2023-05-07 16:34:41 +03:00
LICENSE Initial commit 2023-04-23 20:54:16 +03:00