toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.bot
/
BotRegistrar
Bot
Registrar
interface
BotRegistrar
:
ComponentContainer
(
source
)
Bot注册器。
Inheritors
BotManager
Members
Properties
component
Link copied to clipboard
abstract
val
component
:
Component
获取当前内容所属组件。
Functions
register
Link copied to clipboard
abstract
fun
register
(
verifyInfo
:
BotVerifyInfo
)
:
Bot
根据通用配置信息注册一个BOT。 此信息是从
.bot
配置文件中读取而来的 Properties格式文件。