MatterMostV4
0.1.0
PowerShell module for interacting with the MatterMost REST API. Supports user, channel, team, and role management.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2025-2026 Ygdrassil Projects. All rights reserved.
Package Details
Author(s)
- Faithless Padre
Tags
MatterMost Chat REST API Messaging
Functions
Add-MMUserToChannel Add-MMUserToTeam Connect-MMServer ConvertFrom-MMGuestUser ConvertTo-MMGuestUser Disable-MMUser Disconnect-MMServer Enable-MMUser Get-MMChannel Get-MMRole Get-MMTeam Get-MMUser Get-MMUserAudit Get-MMUserChannels Get-MMUserTeams New-MMChannel New-MMTeam New-MMUser Remove-MMChannel Remove-MMTeam Remove-MMUser Remove-MMUserFromChannel Remove-MMUserFromTeam Set-MMChannel Set-MMRole Set-MMTeam Set-MMUser Set-MMUserPassword Set-MMUserRole
Dependencies
This module has no dependencies.
FileList
- MatterMostV4.nuspec
- MatterMostV4.psd1
- Private\Teams\Get-MMTeamList.ps1
- Public\Users\ConvertFrom-MMGuestUser.ps1
- Public\Channels\Get-MMChannel.ps1
- Private\Users\Get-MMUserList.ps1
- Public\Users\Get-MMUser.ps1
- Public\Channels\Remove-MMUserFromChannel.ps1
- MatterMostV4.psm1
- Public\Teams\Get-MMUserTeams.ps1
- Public\Users\Disable-MMUser.ps1
- Public\Channels\New-MMChannel.ps1
- Private\Get-MMDefaultTeamId.ps1
- Public\Teams\New-MMTeam.ps1
- Public\Users\ConvertTo-MMGuestUser.ps1
- Public\Channels\Get-MMUserChannels.ps1
- Private\Invoke-MMRequest.ps1
- Public\Teams\Remove-MMUserFromTeam.ps1
- Public\Users\Set-MMUserRole.ps1
- Public\Channels\Remove-MMChannel.ps1
- Private\Add-MMTypeName.ps1
- Public\Teams\Get-MMTeam.ps1
- Public\Users\Enable-MMUser.ps1
- Public\Channels\Add-MMUserToChannel.ps1
- Private\Get-MMErrorMessage.ps1
- Public\Teams\Add-MMUserToTeam.ps1
- Public\Users\New-MMUser.ps1
- Public\Roles\Get-MMRole.ps1
- Formats\MatterMost.User.Format.ps1xml
- Public\Teams\Set-MMTeam.ps1
- Public\Users\Set-MMUserPassword.ps1
- Public\Roles\Set-MMRole.ps1
- Formats\MatterMost.Role.Format.ps1xml
- Public\Teams\Remove-MMTeam.ps1
- Public\Users\Remove-MMUser.ps1
- Public\Connections\Disconnect-MMServer.ps1
- Formats\MatterMost.Channel.Format.ps1xml
- Public\Users\Set-MMUser.ps1
- Public\Channels\Set-MMChannel.ps1
- Public\Connections\Connect-MMServer.ps1
- Formats\MatterMost.Team.Format.ps1xml
- Public\Users\Get-MMUserAudit.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.1 | 3 | 3/18/2026 |
| 1.0.0 | 4 | 3/17/2026 |
| 0.1.0 (current version) | 4 | 3/14/2026 |