mewbot / TopicConfig
话题/节点配置
• id: string
话题/节点id
• name: string
话题/节点名称
• Optional
isStatic: boolean
是否为静态配置,静态配置不可在运行中被移除
• repliers: Object
回复器配置,key
对应type,为all
时表示启用所有回复器
▪ [type: string
]: ReplierConfig
mewbot / TopicConfig
话题/节点配置
• id: string
话题/节点id
• name: string
话题/节点名称
• Optional
isStatic: boolean
是否为静态配置,静态配置不可在运行中被移除
• repliers: Object
回复器配置,key
对应type,为all
时表示启用所有回复器
▪ [type: string
]: ReplierConfig