Added communication between core and rules via REST
This commit is contained in:
@@ -49,7 +49,7 @@ dependencies {
|
||||
|
||||
implementation(project(":modules:api"))
|
||||
implementation(project(":modules:io"))
|
||||
implementation(project(":modules:rule"))
|
||||
testImplementation(project(":modules:rule"))
|
||||
implementation(project(":modules:bot"))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user