hfaran / slack-export-viewer

A Slack Export archive viewer that allows you to easily view and share your Slack team's export

Home Page:https://pypi.python.org/pypi/slack-export-viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User of message subtype "file_comment" not parsing

bknope opened this issue · comments

The user id is under the key "comment" with the "user" value instead of in the main section.

This appears to only be occurring when the message is a subtype of "file_comment".

Console output reports: "ERROR:root:unable to find user in..." because it is not looking in the "comments" key.