Slack-cleaner2

Latest version: v3.2.2

Safety actively analyzes 623677 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

3.2.0

bug fixes
* c77

new features:
* add `SlackMessage.dt` and `SlackMessage.thread_dt` as datetime objects of the timestamps. the default print has also changed to use the dt isoformat

3.1.1

Bugfix Release

the list_files api uses a different type of pagination than other endpoints. This bugfix should make sure the right one is being used

3.1.0

Lazy Evaluations and Rate Limit Handling

major refactoring within the code to lazy fetch channels, channel members, and users. This leads to an improved scalability and faster start up time.

* Users are fetched one by one unless all users are iterated over
* Channels members are only fetched upon access of the `.members` attribute
* Channels are fetched upon access

in addition, there is support for listing and deleting message reactions

3.0.7

add support for adding `team_id` for organization wide tokens

3.0.5

add new "show_files_hidden_by_limit" flag for listing files

3.0.3

* workaround for slack error: `fetch_members_failed` by handling it gracefully and not trying to fetch members of archived channels

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.