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

View File

@@ -7,4 +7,5 @@ edition = "2021"
poise = "0.6.1"
tokio = { version = "1", features = ["full"] }
dotenv = "0.15.0"
rand = "0.8.5"
rand = "0.8.5"
regex = "1.11"