Create romtom_discord_bot_crate

This commit is contained in:
2025-01-29 18:58:56 +00:00
parent 9166818299
commit 42108ea8e7
5 changed files with 25 additions and 2 deletions

View File

@@ -3,5 +3,5 @@ resolver = "2"
members = [
"rotom_core",
"rotom_database",
"rotom_database", "rotom_discord_bot",
]