Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bk138/slackexportenricher

Quick and dirty script to spice up Slack exports for Mattermost to digest more nicely.
https://github.com/bk138/slackexportenricher

export import mattermost slack

Last synced: 14 days ago
JSON representation

Quick and dirty script to spice up Slack exports for Mattermost to digest more nicely.

Awesome Lists containing this project

README

        

# slack export enricher

Quick and dirty script to spice up Slack exports for Mattermost to digest
more nicely.

This does two things for Slack->Mattermost export/import:

* Where messages were sent in Slack with files attached, it pastes the
file URLs into the text in order to have MM show file previews, as MM
does not seem to honour Slack's `files` JSON.

* For slack-exported http(s) links enclosed in `<>`, it removes the
brackets in order to let MM not only show the URL but fetch previews.