mirror of
https://github.com/syuilo/ai.git
synced 2024-11-23 21:47:58 +00:00
Compare commits
No commits in common. "a3af63daa87f241b5e742b495eda12557c3d2e07" and "31abe7146ed7fa8996568aa20b03c1ce06eae163" have entirely different histories.
a3af63daa8
...
31abe7146e
|
@ -5,7 +5,6 @@ services:
|
||||||
context: .
|
context: .
|
||||||
args:
|
args:
|
||||||
- enable_mecab=1
|
- enable_mecab=1
|
||||||
platform: linux/amd64
|
|
||||||
volumes:
|
volumes:
|
||||||
- './config.json:/ai/config.json:ro'
|
- './config.json:/ai/config.json:ro'
|
||||||
- './font.ttf:/ai/font.ttf:ro'
|
- './font.ttf:/ai/font.ttf:ro'
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
```
|
```
|
||||||
@ai remind 部屋の掃除
|
@ai remind 部屋の掃除
|
||||||
```
|
```
|
||||||
のようにメンションを飛ばすと12時間おきにせっつかれます。その飛ばしたメンションか、藍ちゃんからの催促に「やった」または「やめた」と返信することでリマインダー解除されます。
|
のようにメンションを飛ばすと12時間置きに責付かれます。その飛ばしたメンションか、藍ちゃんからの催促に「やった」または「やめた」と返信することでリマインダー解除されます。
|
||||||
また、引用Renoteでメンションすることもできます。
|
また、引用Renoteでメンションすることもできます。
|
||||||
|
|
||||||
### 福笑い
|
### 福笑い
|
||||||
|
|
Loading…
Reference in a new issue