slack-export-viewer icon indicating copy to clipboard operation
slack-export-viewer copied to clipboard

Unknown block type / missing messages from slack bots

Open cabbey opened this issue 4 months ago • 0 comments

The slack exports I'm working with (origin: standard format output of a single thread or channel via slackdump) contains a number of messages from bots which use markdown sections. These sections are missing from the rendered page, and the following is logged to the console for everyone:

WARNING:root:Unknown block type: {'type': 'section', 'text': {'type': 'mrkdwn', 'text': "REDACTED MARKDOWN MESSAGE HERE", 'emoji': None}, 'block_id': 'ALSO_REDACTED'}

cabbey avatar Oct 10 '25 01:10 cabbey