An open API service indexing awesome lists of open source software.

https://github.com/lwakefield/slack-chat-textify


https://github.com/lwakefield/slack-chat-textify

client crystal export extract slack slack-api

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Slack Chat Textify

I was tired of copy-pasting conversations into documents and then dealing with the formatting issues.

So, this script pulls from the Slack API and somewhat prettifies the text so that you can copy-paste at your leisure.

---

This script is quickly thrown together. For example, it does not pagination currently. Configure at will!

---

# Usage

Get a slack token. `slack-term` maintains a list of methods to do this here https://github.com/erroneousboat/slack-term/wiki#running-slack-term-without-legacy-tokens.

Then run `TOKEN=xxxyyyzzz crystal $channelid`.