Skip to content

Public channel directory names contain b'dir_name' #34

Description

@DmitrySandalov

Run

python slack_export.py --token <my_token>

Expected: a directory is created with subdirectories named as

public-channel1
public-channel2
private-channel
<etc.>

Observed: a directory is created with subdirectories named as

b'public-channel1'
b'public-channel2'
private-channel
<etc.>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions