ai/at
ai/at
1
0
This commit is contained in:
syui 2024-11-08 12:24:39 +09:00
parent 9ec9a1a85a
commit 93eb86fb66
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -12,6 +12,9 @@ $ cd $dir
## first setting ## first setting
- https://o.syui.ai
- https://at.syu.is/at/syui.ai/ai.syui.o.post
```sh ```sh
$ cd $dir $ cd $dir
$ nvm use 20 $ nvm use 20
@ -214,6 +217,15 @@ async fn process(message: Vec<u8>, ctx: &mut Context) -> Result<i64, ProcessErro
## other ## other
### delete record
```sh
# at://did:plc:uqzpqmrjnptsxezjx4xuh2mn/ai.syui.o.post/3lafos6to6y2y
$ git clone https://git.syui.ai/ai/bot
$ cargo build
$ ./target/debug/ai delete 3lafos6to6y2y -c ai.syui.o.post
```
### license view ### license view
```html ```html