Documentation
PSDiscord overview
PSDiscord sends Discord webhook messages from PowerShell.
Use PSDiscord when PowerShell automation needs to notify a Discord channel with either a simple message or a richer embed-style section.
Good fit
- sending start, success, or failure notifications
- publishing small environment summaries
- sending structured facts in a Discord embed
- keeping webhook URLs outside the script body