Compare commits
No commits in common. "0822e309db833e943fc9f456f097b20438e1659c" and "a6a62e84d360128f4c657b1fbe2f9249dc6feb38" have entirely different histories.
0822e309db
...
a6a62e84d3
@ -153,10 +153,8 @@ def send_out_of_stock_notification(gpu_name: str, product_link: str, products_pr
|
|||||||
"author": {
|
"author": {
|
||||||
"name": "Nvidia Founder Editions"
|
"name": "Nvidia Founder Editions"
|
||||||
},
|
},
|
||||||
|
|
||||||
"footer": {
|
"footer": {
|
||||||
"text": "NviBot • JV Hardware 2.0",
|
"text": "Par KevOut & Djeex"
|
||||||
"icon_url": "https://git.djeex.fr/Djeex/nvidia-stock-bot/raw/branch/main/assets/img/ds_wh_pp.jpg"
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"fields": [
|
"fields": [
|
||||||
@ -193,8 +191,7 @@ def send_sku_change_notification(old_sku: str, new_sku: str, product_link: str):
|
|||||||
"color": 16776960, # Jaune
|
"color": 16776960, # Jaune
|
||||||
|
|
||||||
"footer": {
|
"footer": {
|
||||||
"text": "NviBot • JV Hardware 2.0",
|
"text": "Par KevOut & Djeex"
|
||||||
"icon_url": "https://git.djeex.fr/Djeex/nvidia-stock-bot/raw/branch/main/assets/img/ds_wh_pp.jpg"
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"fields": [
|
"fields": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user