Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamnanjo/warframe-market-endo-rivens
Uses the warframe.market API to fetch riven mod listings with desired maximum price and minimum rerolls to maximize endo gains. Calculates endo per mod and endo per platinum. Also gives an example whisper message to the person for ease of use
https://github.com/iamnanjo/warframe-market-endo-rivens
Last synced: 3 days ago
JSON representation
Uses the warframe.market API to fetch riven mod listings with desired maximum price and minimum rerolls to maximize endo gains. Calculates endo per mod and endo per platinum. Also gives an example whisper message to the person for ease of use
- Host: GitHub
- URL: https://github.com/iamnanjo/warframe-market-endo-rivens
- Owner: IamNanjo
- Created: 2024-10-31T12:23:22.000Z (14 days ago)
- Default Branch: main
- Last Pushed: 2024-11-07T16:38:48.000Z (7 days ago)
- Last Synced: 2024-11-07T17:37:42.139Z (7 days ago)
- Language: Go
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Warframe Market Endo Rivens
Uses the warframe.market API to fetch riven mod listings with desired
maximum price and minimum rerolls to maximize endo gains.You can enable silent mode by passing in the argument `-s`.
This will make the program only print the wanted auctions.## Example output
### Normal Mode
![Example output with default settings](example-output.png)
### Silent Mode
![Example output with silent mode](example-output-silent.png)