Project

PSDiscord

Simple PowerShell module allowing to send messages to Discord Channel over webhooks

Stars51
Forks7
Open issues2
PowerShell Gallery downloads174734
Releasev0.2.4
Language: PowerShell Updated: 2026-02-14T21:19:09.0000000+00:00

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