feat(bot): implement bot architecture with difficulty levels and game context handling
This commit is contained in:
@@ -51,7 +51,7 @@ dependencies {
|
||||
implementation(project(":modules:json"))
|
||||
implementation(project(":modules:rule"))
|
||||
implementation(project(":modules:io"))
|
||||
implementation(project(":modules:bot"))
|
||||
implementation(project(":modules:official-bots"))
|
||||
|
||||
|
||||
implementation(enforcedPlatform("${quarkusPlatformGroupId}:${quarkusPlatformArtifactId}:${quarkusPlatformVersion}"))
|
||||
|
||||
Reference in New Issue
Block a user