slack-cleaner

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2018 License: MIT Imports: 8 Imported by: 0

README

slack-cleaner

Tool to clean slack messages

Installation

  1. Download version slack-cleaner
  2. Copy config.toml.sample to config.toml
  3. Replace slackId with your token see Legacy token

Usage

All examples are on channel general

Delete all messages

./slack-cleaner general

Delete all messages before 01/01/2018

./slack-cleaner -date=20180101 general

Delete all messages from user bob

./slack-cleaner -user=bob general

Delete all messages from user bob with dry-run

./slack-cleaner -user=bob -n general

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL