feat(store): add asus (#102)

Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
Forrest Marvez
2020-09-20 10:10:00 -04:00
committed by GitHub
parent c65fa04666
commit a501cf703b
3 changed files with 35 additions and 10 deletions
+6 -5
View File
@@ -28,11 +28,11 @@ The purpose of this bot is to get an Nvidia card. It tries multiple things to do
> :point_right: You may get false positives from time to time, so I apologize for that. The library currently waits for all calls to be completed before parsing, but sometimes this can have unknown behavior. Patience is a virtue :)
| | **Amazon** | **EVGA** | **Best Buy** | **B&H** | **Micro Center** | **Newegg** | **Nvidia** |
|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
| **3070**| | | | | | | |
| **3080** | `✔` | `✔` | `✔` | `✔` | `✔` | `✔` | `✔` |
| **3090** | | | | | | | |
| | **Amazon** | **ASUS** | **EVGA** | **Best Buy** | **B&H** | **Micro Center** | **Newegg** | **Nvidia** |
|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
| **3070**| | | | | | | | |
| **3080** | `✔` | `✔` | `✔` | `✔` | `✔` | `✔` | `✔` | `✔` |
| **3090** | | | | | | | | |
## Installation and prerequisites
@@ -90,6 +90,7 @@ Here is a list of variables that you can use to customize your newly copied `.en
| Best Buy | `bestbuy`|
| Amazon | `amazon`|
| Amazon.ca | `amazon-ca`|
| ASUS | `asus` |
| B&H | `bandh`|
| EVGA | `evga`|
| Micro Center | `microcenter`|