massive refactor

This commit is contained in:
2024-10-14 01:07:19 -04:00
parent 56571f0434
commit 9774b08227
7 changed files with 876 additions and 374 deletions

1
Cargo.lock generated
View File

@@ -122,6 +122,7 @@ dependencies = [
"dotenv",
"poise",
"rand",
"regex",
"tokio",
]