fix print

This commit is contained in:
2024-03-10 13:43:46 +09:00
parent 97856f3765
commit 2f0bfe08b0
4 changed files with 15 additions and 3 deletions

View File

@ -50,3 +50,10 @@ services:
- ./.config:/root/.config
command: ai bot -a syui.syu.is
```
### openapi
```sh
# https://github.com/rdmurphy/atproto-openapi-types
$ curl -sLO https://raw.githubusercontent.com/rdmurphy/atproto-openapi-types/main/spec/api.json
```