Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Add a way to customize Discord webhook notifications #107

@redstone2019

Description

@redstone2019

I just want to add a webhook to my server that says something like "MODEL_NAME available at RETAILER_NAME. URL here: WEBSITE_URL"
Current code for my script:
@ECHO OFF
TITLE NVIDIA Clerk
ECHO This is for a Discord Webhook Bot, close window if you didn't mean to open this.
PAUSE
SET DISCORD_WEBHOOK_URL=https://discordapp.com/api/webhooks/#############
C:\Users\nater\nvidia-clerk-windows.exe -discord -region=USA -model=3080
PAUSE

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions