Them there slack json logs are great. This turns them into plain text
- Download and unzip the slack export
- Run
ruby slack-to-txt.rb <name-of-channel>
from within the export directory - Profit!
- Make
slack-to-text
an executable - Allow slack-to-txt to be ran from any directory