slack2html
slack2html copied to clipboard
Export your Slack team's entire history as easily archivable and viewable HTML files
``` /slack2html/slack2html.py:43: DeprecationWarning: '_app_ctx_stack' is deprecated and will be removed in Flask 2.3. for channel in flask._app_ctx_stack.channels: ```
What's this? ``` File "/home/alex/.virtualenvs/slack-export-to-html/lib/python3.8/site-packages/slackviewer/app.py", line 89, in index return channel_name(channels[0]) IndexError: list index out of range ```
It would be really nice if this code simply existed as an output option for slack-export-viewer.