Bots

Create a bot from configuration

post/api/v1/bots

Request body

idstring
namestring
typestring required

Platform adapter type, such as aiocqhttp, telegram, lark.

enabledboolean
configDynamicConfig required

Response

Standard AstrBot success response

status'ok' required
messagestring
{"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}

Changes