feat(bot): implement bot architecture with difficulty levels and game context handling

This commit is contained in:
2026-04-28 00:59:32 +02:00
parent 6b59e68e04
commit c10a4d7e64
121 changed files with 1010 additions and 1358 deletions
+2 -1
View File
@@ -19,7 +19,8 @@ include(
"modules:json",
"modules:io",
"modules:rule",
"modules:bot",
"modules:bot-platform",
"modules:official-bots",
"modules:account",
"modules:ws",
"modules:store",