Skip to content

Commit

Permalink
docs 更新readme
Browse files Browse the repository at this point in the history
  • Loading branch information
laosanyuan committed Aug 20, 2023
1 parent ccda976 commit 98eb690
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Hamibot为用户每月提供300次免费API调用额度,本项目就是基于

2. 获取Hamibot Token。

![](images\hamibot_settings.png)
![](images/hamibot_settings.png)

3. 获取Hamibot中需要执行的脚本和机器人信息。

Expand All @@ -29,16 +29,16 @@ Hamibot为用户每月提供300次免费API调用额度,本项目就是基于
* 获取发布市场脚本id:


![](images\script1.png)
![](images/script1.png)

* 获取开发脚本id:
* 获取开发脚本id:


![](images\script2.png)
![](images/script2.png)

2. 获取机器人id和名称

![](images\robot.png)
![](images/robot.png)

4. 创建Github Actions流程:复制项目下./.github/workflows/demo.yml,重命名为{任务名}.yml(注意:任务名为自定义的,如flow.yml,后面的配置都以flow替换)。

Expand All @@ -60,7 +60,7 @@ Hamibot为用户每月提供300次免费API调用额度,本项目就是基于
机器人配置数量可以自定义,但是要符合上述格式。

![](images\github_settings.png)
![](images/github_settings.png)

6. 设置触发时机

Expand Down

0 comments on commit 98eb690

Please sign in to comment.