Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Citrinate authored Mar 17, 2024
1 parent 0a24ae0 commit fba11f4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ Command | Access | Description

Command | Access | Description
--- | --- | ---
`boostermanager`|`FamilySharing`|Prints version of plugin.
`trade2faok [Bot]`|`Master`|Accepts all pending 2FA trade confirmations for given bot instances.
`tradecheck [Bot]`|`Master`|Attempt to handle any incoming trades for the given bot using ASF's [trading logic](https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Trading#logic).
`tradesincoming [Bot] [From]`|`Master`|Displays the number of incoming trades for the given bot, optionally filtered to only count trades `From` the given bot names or 64-bit SteamIDs.
Expand All @@ -118,6 +117,12 @@ Command | Access | Description
`logmarkethistory [Bots] [Count] [Start]`|`Master`|Collects market history data from the given bot and sends it to [`MarketHistoryAPI`](#markethistoryapi). The number of pages of market history may be specified using `Count`, and may begin on the page specified by `Start`
`logstop [Bots]`|`Master`|Stops any actively running `loginventoryhistory` or `logmarkethistory` commands.

### Other Commands

Command | Access | Description
--- | --- | ---
`boostermanager`|`FamilySharing`|Prints version of plugin.

---

### ItemIdentifiers
Expand Down

0 comments on commit fba11f4

Please sign in to comment.