1
0
bot/README.md
2024-02-07 10:55:31 +09:00

29 lines
264 B
Markdown

## ai `bot`
<img src="./icon/avatar.png" width="100">
```sh
$ ai
```
```sh
$ cargo build
$ ./target/debug/ai ai -t
```
### login
```sh
# ai t $handle -p $password
$ ai t yui.syui.ai -p password
$ cat ~/.config/ai/token.toml
```
### refresh
```
$ ai r
```