rusq / slackdump

Save or export your private and public Slack messages, threads, files, and users locally without admin privileges.
GNU General Public License v3.0
1.6k stars 72 forks source link

bump slackauth: detects 404 before opening the browser #266

Closed rusq closed 10 months ago

rusq commented 10 months ago

If the user enters non-existing workspace, the headless mode might hang indefinitely, because it waits for certain page controls.

The updated version of slackauth detects missing workspaces.