Send-MatrixMessage

A PowerShell module/cmdlet to send messages to a Matrix room.

PowerShell

Send-MatrixMessage is my first PowerShell module! I wrote this after playing around with the Matrix API a bit with a PowerShell script. A friend mentioned the idea of a Matrix cmdlet, so a day after I set out to learn PowerShell modules. It was surprisingly easy to convert the script over to a module!

You might find it useful for your scripts.