Skip to main content

A Python script to export Slack channel history to csv for reporting

Project description

CircleCI

Python script to export Slack channel history to csv for reporting

Usage

usage: slack2csv.py [-h] [--text TEXT] [--past_days PAST_DAYS] --token TOKEN
                    --channel CHANNEL --filename FILENAME

slack2csv

optional arguments:
  -h, --help            show this help message and exit
  --text TEXT           text to search for
  --past_days PAST_DAYS
                        days to go back

required named arguments:
  --token TOKEN         Slack API token
  --channel CHANNEL     Slack channel id or name
  --filename FILENAME   CSV filename

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

slack2csv-1.0.0.tar.gz (5.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page