Fixed footers #4

Merged
Djeex merged 1 commits from wip into main 2025-03-28 19:26:55 +01:00
Showing only changes of commit 85827eddc5 - Show all commits

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": [