Fixed footers

This commit is contained in:
Djeex 2025-03-28 18:26:14 +00:00
parent 06eef00c79
commit 85827eddc5

View File

@ -153,8 +153,10 @@ 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": "Par KevOut & Djeex" "text": "NviBot • JV Hardware 2.0",
"icon_url": "https://git.djeex.fr/Djeex/nvidia-stock-bot/raw/branch/main/assets/img/ds_wh_pp.jpg"
}, },
"fields": [ "fields": [
@ -191,7 +193,8 @@ def send_sku_change_notification(old_sku: str, new_sku: str, product_link: str):
"color": 16776960, # Jaune "color": 16776960, # Jaune
"footer": { "footer": {
"text": "Par KevOut & Djeex" "text": "NviBot • JV Hardware 2.0",
"icon_url": "https://git.djeex.fr/Djeex/nvidia-stock-bot/raw/branch/main/assets/img/ds_wh_pp.jpg"
}, },
"fields": [ "fields": [