Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 2.02 KB

File metadata and controls

27 lines (20 loc) · 2.02 KB

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