Botskeleton

Latest version: v3.3.9

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

Scan your dependencies

Page 3 of 6

3.2.1

small fix
* BUGFIX
* botskeleton send passed the wrong argument in,
causing all calls to fail if only position argument text was provided.

3.2.0

batch reply functionality
* FEATURES
* Can now reply in batch to a target user with perform_batch_reply().
* You need to supply a callback,
and a target per service,
and optionally some other fields,
and the callback will be used to reply to a number of their recent tweets (number configurable)

* BUGFIXES
* Permit writing lists as JSON from IterationRecord,
needed to support lists of OutputRecord.
* Make _repair a little more robust,
and have it assume less.
* Don't try to _repair legacy tweet records,
this is the wrong behavior and I'm not sure what would happen.

* DEV
* Make all API methods prefer keyword arguments,
though positional arguments will still be allowed.
* All internal methods now use only keyword arguments (or at least most do).
* Use verbose docstrings that can be formatted as documentation,
and eventually I'll do that.
* Expect python3.7 support and update travisCI config appropriately.

3.1.3

bugfix
* BUGFIX
* _repair method would not handle extra keys correctly and would fail out.

3.1.2

Dependency Updates
* DEV
* Pin new dependencies.

3.1.1

Dependency Updates
* DEV
* Pin new dependencies.
* Get fix from bottilities.

3.1.0

Various
* FEATURES
* Can now upload captions when sending media posts.
* Provide list of captions alongside files in API calls.
If there are less captions than files, empty ("") captions will be filled in.

* BUGFIXES
* Fix history corruption bug that led to nested "output_records".
* Fix trying inactive outputs on media calls.

* DEV
* Unit testing/CI set up. Basic unit tests for built-in outputs and history handling.
* Test added for the fixed history bug.
* Test added for legacy history conversion, which was kind of just implemented in the previous
version, without testing.

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.