fix
This commit is contained in:
parent
9ec9a1a85a
commit
93eb86fb66
@ -12,6 +12,9 @@ $ cd $dir
|
||||
|
||||
## first setting
|
||||
|
||||
- https://o.syui.ai
|
||||
- https://at.syu.is/at/syui.ai/ai.syui.o.post
|
||||
|
||||
```sh
|
||||
$ cd $dir
|
||||
$ nvm use 20
|
||||
@ -214,6 +217,15 @@ async fn process(message: Vec<u8>, ctx: &mut Context) -> Result<i64, ProcessErro
|
||||
|
||||
## 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
|
||||
|
||||
```html
|
||||
|
Loading…
x
Reference in New Issue
Block a user