mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2025-12-06 14:26:11 +00:00
start 1.1.2 + add opportunity to load object plugins
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
package dev.inmo.plagubot.config
|
||||
|
||||
import dev.inmo.micro_utils.common.Warning
|
||||
import dev.inmo.plagubot.Plugin
|
||||
import kotlinx.serialization.SerialName
|
||||
import kotlinx.serialization.Serializable
|
||||
|
||||
@Warning("This API is internal and can be changed without notifications of mentions of changes")
|
||||
@Serializable
|
||||
data class Config(
|
||||
val botToken: String,
|
||||
|
||||
Reference in New Issue
Block a user