Botx

Latest version: v0.31.0

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

Scan your dependencies

Page 3 of 5

0.25.0

Added

* `cts_login` and `cts_logout` system events.

0.24.0

Removed

* File extensions validation.
* `File.has_supported_extension` classmethod.

Added

* Multiple mime-types.

Changed

* `File.get_ext_by_mimetype` now don't raise `ValueError` and returns `None` if mimetype not found.

0.23.2

Added

* Add `file_name` param to `download_file` method to provide ability to change the returned file name.

0.23.1

Fixed

* Memory leak in bot.tasks collection.

0.23.0

Added

* Add method for uploading files to chat.
* Add method for downloading files from chat.

Changed

* Add `data` and `files` fields to `HTTPRequest` for sending multipart/form-data in request.
* Add `expected_type` field to `HTTPRequest` and `expected_type` property to `BaseBotXMethod`
to allow interacting with non JSON responses.
* Add `should_process_as_error` field to `HTTPRequest` so that errors that are not in
the range of 400 to 599 can be added.
* Add `raw_data` to `HTTPResponse`so that you can process raw content of response.

0.22.1

Added

- Add `embed_mentions` argument in `from_message` method.

Fixed

- Fix `EMBED_MENTION_RE` expression

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.