Slack.Backup This is a PowerShell module for doing slack history backups. Installation Module is available on Powershell Gallery Install Install-Module -Name Slack.Backup Import Import-Module Slack.Backup Usage Test-Auth -Token "[YOUR_SLACK_API_TOKEN]" True