1
0
bot/docs/wiki.md
syui 83e045ca7d
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
fix
2024-04-02 17:50:34 +09:00

4.5 KiB

test-notify

./target/debug/ai n|jq -r ".notifications|.[].cid" >> ~/.config/ai/txt/notify_cid*
./target/debug/ai bot

docker

$ docker run -it syui/aios ai
$ docker run -it -d syui/aios zsh -c "ai login <handle> -p <password> && ai bot"
$ cp -rf ~/.config/ai ./.config/

$ docker compose up

cron

$ sudo pacman -S fcron
$ fcrontab -e
* * * * * $HOME/bot/test/ai.zsh c

ssh

$ ssh-keygen -f /.ssh/diffusers.key -t ed25519
FROM syui/aios
ADD .ssh /root/.ssh
Host diffusers
	HostName localhost
	User root
	IdentityFile ~/.ssh/diffusers.key
	StrictHostKeyChecking no
	UserKnownHostsFile /dev/null
services:
  aios:
    #image: syui/aios
    build:
      context: .
    restart: always
    volumes:
      - ./.config:/root/.config
    command: ai bot -a syui.syu.is

openapi

# https://github.com/rdmurphy/atproto-openapi-types
$ curl -sLO https://raw.githubusercontent.com/rdmurphy/atproto-openapi-types/main/spec/api.json

plc

# 何度か実行するとplcをlatestまでexportされる
$ .config/ai/scpt/test/pds.zsh e

manga

$ ai bot --manga_uri at://did:plc:dconvttcori3mrh2wrmehvwt/app.bsky.feed.post/3kp4zdnlo5s2j
[
{
      "uri": "at://did:plc:wkzuqomvkxx5eiv5nl2lvm23/app.bsky.feed.post/3kp4ze5dcek2j",
      "cid": "bafyreic4g7mthhw654zgv4skt5tqbs2xqg6n7bli4gayl2nquljngnotiy",
      "author": {
        "did": "did:plc:wkzuqomvkxx5eiv5nl2lvm23",
        "handle": "syui.syu.is",
        "displayName": "syui",
        "avatar": "https://api.syu.is/img/avatar/plain/did:plc:wkzuqomvkxx5eiv5nl2lvm23/bafkreifvabvstfgawt6csagh44xdevb6c2uiwpgfho3xnpdrr6o7nbkxry@jpeg",
        "indexedAt": "2024-01-14T10:20:13.367Z",
        "viewer": {
          "muted": false,
          "blockedBy": false,
          "following": "at://did:plc:dconvttcori3mrh2wrmehvwt/app.bsky.graph.follow/3kiztjatnms25",
          "followedBy": "at://did:plc:wkzuqomvkxx5eiv5nl2lvm23/app.bsky.graph.follow/3kirwsboeos26"
        },
        "labels": []
      },
      "reason": "reply",
      "reasonSubject": "at://did:plc:dconvttcori3mrh2wrmehvwt/app.bsky.feed.post/3kp4zdnlo5s2j",
      "record": {
        "text": "1",
        "$type": "app.bsky.feed.post",
        "langs": [
          "ja"
        ],
        "reply": {
          "root": {
            "cid": "bafyreiceckunxajycacn7dbuojrwb2wmurhfkleermvewwik44cn6vqo3a",
            "uri": "at://did:plc:dconvttcori3mrh2wrmehvwt/app.bsky.feed.post/3kp4zdnlo5s2j"
          },
          "parent": {
            "cid": "bafyreiceckunxajycacn7dbuojrwb2wmurhfkleermvewwik44cn6vqo3a",
            "uri": "at://did:plc:dconvttcori3mrh2wrmehvwt/app.bsky.feed.post/3kp4zdnlo5s2j"
          }
        },
        "createdAt": "2024-04-02T07:12:28.799Z"
      },
      "isRead": true,
      "indexedAt": "2024-04-02T07:12:28.799Z",
      "labels": []
},
{
      "uri": "at://did:plc:wkzuqomvkxx5eiv5nl2lvm23/app.bsky.feed.post/3kp54af2zes2j",
      "cid": "bafyreig4kvfpu557qehttt2y5eh7rcyodbxqwtnl73f3fhjsstiap3abzu",
      "author": {
        "did": "did:plc:wkzuqomvkxx5eiv5nl2lvm23",
        "handle": "syui.syu.is",
        "displayName": "syui",
        "avatar": "https://api.syu.is/img/avatar/plain/did:plc:wkzuqomvkxx5eiv5nl2lvm23/bafkreifvabvstfgawt6csagh44xdevb6c2uiwpgfho3xnpdrr6o7nbkxry@jpeg",
        "indexedAt": "2024-01-14T10:20:13.367Z",
        "viewer": {
          "muted": false,
          "blockedBy": false,
          "following": "at://did:plc:dconvttcori3mrh2wrmehvwt/app.bsky.graph.follow/3kiztjatnms25",
          "followedBy": "at://did:plc:wkzuqomvkxx5eiv5nl2lvm23/app.bsky.graph.follow/3kirwsboeos26"
        },
        "labels": []
      },
      "reason": "reply",
      "reasonSubject": "at://did:plc:dconvttcori3mrh2wrmehvwt/app.bsky.feed.post/3kp4zdnlo5s2j",
      "record": {
        "text": "2",
        "$type": "app.bsky.feed.post",
        "langs": [
          "ja"
        ],
        "reply": {
          "root": {
            "cid": "bafyreiceckunxajycacn7dbuojrwb2wmurhfkleermvewwik44cn6vqo3a",
            "uri": "at://did:plc:dconvttcori3mrh2wrmehvwt/app.bsky.feed.post/3kp4zdnlo5s2j"
          },
          "parent": {
            "cid": "bafyreiceckunxajycacn7dbuojrwb2wmurhfkleermvewwik44cn6vqo3a",
            "uri": "at://did:plc:dconvttcori3mrh2wrmehvwt/app.bsky.feed.post/3kp4zdnlo5s2j"
          }
        },
        "createdAt": "2024-04-02T08:04:03.938Z"
      },
      "isRead": true,
      "indexedAt": "2024-04-02T08:04:03.938Z",
      "labels": []
}
]