chore: upgrade ronebot to 2.3.6
This commit is contained in:
3 files changed
+4
-5
No files matched your search
@@ -270,7 +270,6 @@ suspend fun main() {
|
||||
WSType.Server -> ROneBotFactory.createServer(configManager.wsPort, accessToken, fancyBot)
|
||||
}
|
||||
instance.addListeningGroups(*configManager.listeningGroups.toLongArray())
|
||||
|
||||
initDatabase()
|
||||
initFilesDir()
|
||||
initCommand()
|
||||
|
||||
Reference in New Issue
Block a user