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
- Host: GitHub
- URL: https://github.com/lwakefield/slack-chat-textify
- Owner: lwakefield
- Created: 2020-08-31T14:29:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-31T14:29:42.000Z (over 5 years ago)
- Last Synced: 2025-01-22T18:31:36.275Z (about 1 year ago)
- Topics: client, crystal, export, extract, slack, slack-api
- Language: Crystal
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: history.cr
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`.