hfaran / slack-export-viewer

A Slack Export archive viewer that allows you to easily view and share your Slack team's export
https://pypi.python.org/pypi/slack-export-viewer
MIT License
908 stars 192 forks source link

add USLACKBOT when Reader reads "users.json" #133

Closed MiraiHattori closed 3 years ago

MiraiHattori commented 3 years ago

related with https://github.com/hfaran/slack-export-viewer/issues/125

I added USLACKBOT user when reading "users.json" so that developers don't have to care about exceptions caused by slackbot. I don't have archives including direct messages, so I couldn't test the code with this issue.

Pros:

Cons: