feat: Koin integration
This commit is contained in:
parent
b22cf439ad
commit
26e5ba9e85
7 changed files with 131 additions and 17 deletions
|
@ -8,10 +8,6 @@ import org.koin.core.context.GlobalContext.startKoin
|
|||
|
||||
suspend fun main() {
|
||||
|
||||
startKoin {
|
||||
modules(appModule)
|
||||
}
|
||||
|
||||
bot {
|
||||
Logger.setTag("Tsukumogami")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue