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
813 stars 60 forks source link

Spelling mistake "staring" should be "starting" #291

Open MikeTheCanuck opened 1 month ago

MikeTheCanuck commented 1 month ago

Describe the bug When the Export starts, the console output says "staring" where I'm guessing it means to say "starting"

> checking user cache...
2024/05/20 09:43:15   caching users for the first time
2024/05/20 10:21:09 Export:  staring export to: <zip archive: export.zip>

Authentication type (please read) n/a

To Reproduce Steps to reproduce the behavior:

  1. Download the macOS binary
  2. Setup auth using .env file
  3. Run slackdump with this command: ./slackdump -export export.zip -export-type mattermost -download -w WORKSPACE_NAME CHANNEL_ID

Expected behavior Export: starting export to: <zip archive: export.zip>

Output Export: staring export to: <zip archive: export.zip>

Desktop (please complete the following information):

rusq commented 4 days ago

Funny one, thanks for the report, will fix it.