registerBots

protected suspend fun registerBots(providers: List<EventProvider>): List<Bot>(source)

提供botManager列表并执行它们的注册逻辑。

Return

被注册的bot数量