feat(account): add configuration for NowChess Account Service

This commit is contained in:
2026-04-22 22:17:14 +02:00
parent 67511fc649
commit e1f49e9289
9 changed files with 269 additions and 71 deletions
+1
View File
@@ -19,4 +19,5 @@ include(
"modules:io",
"modules:rule",
"modules:bot",
"modules:account",
)