Slack is an instant messaging program.This notebook covers how to load documents from a Zipfile generated from a
Slack
export.
In order to get this Slack
export, follow these instructions:
Start export
. Slack will send you an email and a DM when the export is ready.
The download will produce a .zip
file in your Downloads folder (or wherever your downloads can be found, depending on your OS configuration).
Copy the path to the .zip
file, and assign it as LOCAL_ZIPFILE
below.