Voxelbotutils

Latest version: v0.8.4

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

Scan your dependencies

Page 4 of 5

0.5.7

--------------------------------------

Changed Features
"""""""""""""""""""""""""""""""""""""""""""""""""

* Removed native UpgradeChat utils, and instead move them to an external dependancy.
* Change the eval command to not include globals, and include the VBU data in a :code:`vbu` arg.
* Changed the shard manager to use sockets instead of redis.

0.5.6

--------------------------------------

Bugs Fixed
"""""""""""""""""""""""""""""""""""""""""""""""""

* Fix error in creating a redis connection.

0.5.5

--------------------------------------

New Features
"""""""""""""""""""""""""""""""""""""""""""""""""

* Added a shard manager using redis.

0.5.4

--------------------------------------

Changed Features
"""""""""""""""""""""""""""""""""""""""""""""""""

* Remove caching from UpgradeChat utils.

Bugs Fixed
""""""""""""""""""""""""""""""""""""""""""""""""""

* Fix logger being undefined in UpgradeChat utils.

0.5.3

--------------------------------------

New Features
"""""""""""""""""""""""""""""""""""""""""""""""""

* Add :class:`voxelbotutils.TimeFormatter`.

Changed Features
"""""""""""""""""""""""""""""""""""""""""""""""""

* The bot will now say its recommended shard count before trying to connect.
* The :func:`voxelbotutils.Bot.create_global_application_command`, :func:`voxelbotutils.Bot.create_guild_application_command`, :func:`voxelbotutils.Bot.bulk_create_global_application_commands`, and :func:`voxelbotutils.Bot.bulk_create_guild_application_command`s will now return instances of :class:`voxelbotutils.ApplicationCommand`.

Bugs Fixed
""""""""""""""""""""""""""""""""""""""""""""""""""

* Temporarily fixed an issue where the bot wouldn't start without installing web requirements.
* Fix the embed kwarg not being usable for some embeds.

0.5.2

--------------------------------------

New Features
"""""""""""""""""""""""""""""""""""""""""""""""""

* Allow a bot parameter in :func:`voxelbotutils.menus.Menu.create_cog`.

Changed Features
""""""""""""""""""""""""""""""""""""""""""""""""""

* Message objects returned by the library will now be instances of :class:`voxelbotutils.ComponentMessage` or :class:`voxelbotutils.ComponentWebhookMessage`.
* Handle parameters to slash commands better instead of leaving them to D.py to be converted.
* Change the format on vbu's loggers.

Bugs Fixed
""""""""""""""""""""""""""""""""""""""""""""""""""

* Fixed an issue where paginators wouldn't expire cleanly.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.