Add about command

This commit is contained in:
2025-01-30 03:28:45 +00:00
parent 85c93c8683
commit ae85cc9fb6
9 changed files with 135 additions and 7 deletions

1
Cargo.lock generated
View File

@@ -351,6 +351,7 @@ dependencies = [
"serenity",
"thiserror 2.0.11",
"tokio",
"url",
]
[[package]]