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

Install PSDiscord

Install PSDiscord from PowerShell Gallery.

Install the module from PowerShell Gallery before using the curated examples.

Install-Module PSDiscord -Scope CurrentUser

Next steps