Skip to content

Commit

Permalink
更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
chr233 committed Jun 8, 2022
1 parent 424ff5c commit 254edd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
| `SUBS [Bots] <AppIDS\|SubIDS\|BundleIDS>` | `S` | `Operator` | Get available subs from store page, support `APP/SUB/BUNDLE` |
| `PURCHASEHISTORY` | `PH` | `Operator` | Get bot's purchase history. |
| `PUBLISHRECOMMENT [Bots] <AppIDS> COMMENT` | `PREC` | `Operator` | Publish a recomment for game, if appID > 0 it will rateUp, or if appId < 0 rateDown |
| `DELETERECOMMENT [Bots] <AppIDS>` | `DREC` | `Operator` | Delete a recomment for game (Still have BUG, not working yet) |
| `DELETERECOMMENT [Bots] <AppIDS>` | `DREC` | `Operator` | Delete a recomment for game |

### Cart Commands

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ ASFEnhance 介绍 & 使用指南: [https://keylol.com/t804841-1-1](https://keylo
| `SUBS [Bots] <AppIDS\|SubIDS\|BundleIDS>` | `S` | `Operator` | 查询商店 SUB, 支持`APP/SUB/BUNDLE` |
| `PURCHASEHISTORY` | `PH` | `Operator` | 读取商店消费历史记录 |
| `PUBLISHRECOMMENT [Bots] <AppIDS> COMMENT` | `PREC` | `Master` | 发布评测, APPID > 0 给好评, AppID < 0 给差评 |
| `DELETERECOMMENT [Bots] <AppIDS>` | `DREC` | `Master` | 删除评测 (有 BUG,暂不能正常工作) |
| `DELETERECOMMENT [Bots] <AppIDS>` | `DREC` | `Master` | 删除评测 |

### 购物车相关

Expand Down

0 comments on commit 254edd3

Please sign in to comment.