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 Docs

Curated documentation workspace for PSDiscord.

PSDiscord sends Discord webhook messages from PowerShell, including plain messages and richer embed-style sections with facts, authors, images, and thumbnails.

Start here

Typical use

  • notify a Discord channel from a script or build job
  • send a short test result summary
  • include environment facts in an embed-style message
  • keep webhook URLs outside the script body