Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
sudoskys committed Feb 21, 2023
2 parents 789d6f4 + 36fe1c8 commit 2b0e33e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,15 @@ python3 main.py
# run bot
pm2 start pm.json
```
monitor bot status
```
pm2 monit
```
stop bot
```
pm2 stop pm2.json
```


### 🎤 Or Run Voice Assistant

Expand Down
10 changes: 9 additions & 1 deletion README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,14 @@ python3 main.py
# run bot
pm2 start pm.json
```
查看机器人的运行状况
```
pm2 monit
```
停止运行机器人
```
pm2 stop pm2.json
```

### 🎤 Or Run Voice Assistant

Expand Down Expand Up @@ -298,4 +306,4 @@ the [AGPL License](https://github.com/LLMKira/Openaibot/blob/main/LICENSE).

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsudoskys%2FOpenaibot.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsudoskys%2FOpenaibot?ref=badge_large)

> 你不会相信,但是 Ai 也写了这个 Readme 的一部分
> 你不会相信,但是 Ai 也写了这个 Readme 的一部分

0 comments on commit 2b0e33e

Please sign in to comment.