Skip to content

PowerShellLibrary/Slack.Backup

Repository files navigation

Slack.Backup

PowerShell Gallery License

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