mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2025-12-05 22:06:02 +00:00
start 1.1.2 + add opportunity to load object plugins
This commit is contained in:
@@ -18,7 +18,7 @@ import org.koin.dsl.module
|
||||
|
||||
@Serializable
|
||||
@SerialName("Hello")
|
||||
class HelloPlugin : Plugin {
|
||||
object HelloPlugin : Plugin {
|
||||
@Serializable
|
||||
data class HelloPluginConfig(
|
||||
val print: String
|
||||
|
||||
Reference in New Issue
Block a user