Plugins

Install a plugin from GitHub

post/api/v1/plugins/install/github

Request body

repositorystring required

GitHub URL or owner/repository slug.

refstring
download_urlstring

Optional downloadable ZIP URL to use instead of GitHub archive resolution.

proxystring
ignore_version_checkboolean

Response

Standard AstrBot success response

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

Changes